PluginBench
MCP Server
Maintained
MIT

io.github.gabrielmahia/afya-ya-akili-mcp MCP Server

io.github.gabrielmahia/afya-ya-akili-mcp

What is the io.github.gabrielmahia/afya-ya-akili-mcp MCP server?

MCP server for mental-health support coordination in East Africa (afya ya akili = mental health)

How to install io.github.gabrielmahia/afya-ya-akili-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "afya-ya-akili-mcp": {
      "command": "uvx",
      "args": [
        "afya-ya-akili-mcp"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "afya-ya-akili-mcp": {
      "command": "uvx",
      "args": [
        "afya-ya-akili-mcp"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "afya-ya-akili-mcp": {
      "command": "uvx",
      "args": [
        "afya-ya-akili-mcp"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "afya-ya-akili-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "afya-ya-akili-mcp"
      ]
    }
  }
}
Claude Code
claude mcp add afya-ya-akili-mcp -- uvx afya-ya-akili-mcp

Related MCP servers

MCP server for M-Pesa mobile-money integration in Kenya

4
Python
MIT
View repository →

💧 WapiMaji MCP — Kenya Water & Drought Intelligence

1
Python
MIT
View repository →

MCP server for health-service coordination in East Africa (afya = health)

0
Python
MIT
View repository →

MCP server for land records and land-service coordination in Kenya (ardhi = land)

0
Python
MIT
View repository →

🛡️ bima-mcp — Kenya Insurance Intelligence MCP Server

0
Python
View repository →

MCP server for congregation and community-organization coordination in East Africa

0
Python
MIT
View repository →