Odel
swahili health mcp

swahili health mcp

Local
@gabrielmahiaPythonMITUpdated 1mo ago

๐Ÿฅ Swahili Health MCP

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).

PyPIswahili-health-mcpv0.1.2

Run

uvx swahili-health-mcp

MCP client config

{
  "mcpServers": {
    "swahili-health-mcp": {
      "command": "uvx",
      "args": [
        "swahili-health-mcp"
      ]
    }
  }
}