Odel
afya ya akili mcp

afya ya akili mcp

Local
@gabrielmahiaPythonMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIafya-ya-akili-mcpv0.1.3

Run

uvx afya-ya-akili-mcp

MCP client config

{
  "mcpServers": {
    "afya-ya-akili-mcp": {
      "command": "uvx",
      "args": [
        "afya-ya-akili-mcp"
      ]
    }
  }
}