pypi afya-ya-akili-mcpstdioMITupdated 1mo ago
Kenya mental health via MCP — therapist finder, crisis lines, rights, workplace wellness
¿Qué puedes hacer con afya ya akili mcp?
afya-ya-akili-mcp
Compatible with claude-sonnet-5 (released 2026-06-30) — Anthropic's most agentic
Sonnet yet. Runs multi-step tool chains end-to-end without stopping short.
Install: pip install afya-ya-akili-mcp · Use with any MCP client.
Kenya mental health via MCP — therapist finder, crisis lines, rights, workplace wellness
Install
pip install afya-ya-akili-mcp
What it does
5 MCP tools covering Kenya mental health resources. 1st world equivalent: BetterHelp / Mind UK.
| Tool | Description |
|---|---|
mental_health_provider_finder |
Licensed mental health practitioners by county |
crisis_line_directory |
Kenya crisis lines — Befrienders Kenya 0800 723 253 |
mental_health_rights |
Rights under Kenya Mental Health Act 2022 |
workplace_wellness_guide |
EAP programs, occupational stress, OSHA |
self_help_resources |
Online resources, support groups, self-care |
Usage
# Run as standalone MCP server
afya-ya-akili-mcp
# Or add to Claude Desktop / any MCP client
# Add to your MCP config: {"command": "afya-ya-akili-mcp"}
Part of the Kenya Coordination Infrastructure Stack
This is one of 23 MCP servers covering the full coordination infrastructure of East Africa:
Economic: mpesa · mkopo · bima · soko · sifa · remit · kra · faida
Physical: wapimaji · nishati · usafiri · ardhi
Social: afya · afya-ya-akili · elimu · kazi · haki-ya-kazi · kilimo · jumuia
Civic: nyumba · habari · mazingira · civic-agent-kit
→ The Nairobi Stack
→ Full Portfolio
Trust Integrity
All data in this server is clearly labeled DEMO where synthetic. Verify all operational data with the relevant Kenyan government authority before use.
License
MIT © Gabriel Mahia | AI-KungFU | contact@aikungfu.dev
Decision infrastructure for East Africa
Part of the East Africa Coordination Stack
This MCP server is one of 32 tools in the Kenya coordination infrastructure.
Connect it to africa-coord-bus —
the coordination event bus that routes signals between domains automatically.
pip install africa-coord-bus
All 32 servers: pypi.org/user/gmahia Live demo: coord-cascade-demo
IP & Collaboration
MIT licensed. Feedback via GitHub Issues only — pull requests are not accepted. Demo data is labeled DEMO and is not suitable for operational decisions. Full policy: docs/architecture/IP_POLICY.md. Security reports: see SECURITY.md.
Part of the East Africa coordination stack
- Install & run:
pip install reli-cli && reli list— 33 MCP servers on the official MCP Registry underio.github.gabrielmahia - Evaluate any model on Swahili agent tasks: kipimo · dataset · leaderboard
- Coordinate across servers: africa-coord-bus — offline-first event bus with a built-in Kenya routing table
- Datasets: huggingface.co/gmahia · Docs hub: nairobi-stack
Model-agnostic by design: closed APIs, open-weight models, and small distilled models are all first-class citizens.
Instalación
Añade afya ya akili mcp a tu cliente. Elige el que uses.
claude mcp add afya-ya-akili-mcp -- uvx afya-ya-akili-mcpcodex mcp add afya-ya-akili-mcp -- uvx afya-ya-akili-mcpamp mcp add afya-ya-akili-mcp -- uvx afya-ya-akili-mcp{
"mcpServers": {
"afya-ya-akili-mcp": {
"command": "uvx",
"args": [
"afya-ya-akili-mcp"
]
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"afya-ya-akili-mcp": {
"command": "uvx",
"args": [
"afya-ya-akili-mcp"
]
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
code --add-mcp '{"name":"afya-ya-akili-mcp","command":"uvx","args":["afya-ya-akili-mcp"]}'Or add the block manually to `.vscode/mcp.json` under `servers`.
{
"mcpServers": {
"afya-ya-akili-mcp": {
"command": "uvx",
"args": [
"afya-ya-akili-mcp"
]
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
{
"mcpServers": {
"afya-ya-akili-mcp": {
"command": "uvx",
"args": [
"afya-ya-akili-mcp"
]
}
}
}Add to `cline_mcp_settings.json` via the MCP Servers panel.
{
"mcpServers": {
"afya-ya-akili-mcp": {
"command": "uvx",
"args": [
"afya-ya-akili-mcp"
]
}
}
}Add to `~/.gemini/settings.json`.
{
"mcpServers": {
"afya-ya-akili-mcp": {
"type": "local",
"command": "uvx",
"args": [
"afya-ya-akili-mcp"
],
"tools": [
"*"
]
}
}
}Add to `~/.copilot/mcp-config.json`, or run `/mcp add` inside the CLI.
{
"context_servers": {
"afya-ya-akili-mcp": {
"command": {
"path": "uvx",
"args": [
"afya-ya-akili-mcp"
]
}
}
}
}Add to your Zed `settings.json`.
uvx afya-ya-akili-mcpRun `goose configure`, choose **Add Extension → Command-line Extension**, and paste this command.
Puntuación
39 / 100
Incompleta
- Documentación25/25
- Mantenimiento16/25
- Confianza13/20
- Capacidad0/15
- Instalación12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 44 days ago
- Has a release history
- Repository is not archived
- Licensed MIT
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 12 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Historial de versiones
| Versiones | Publicada |
|---|---|
| 0.1.3Última | 18 jul 2026 |
| 0.1.2 | 4 jul 2026 |