kenya-health-mcp

gabrielmahia/kenya-health-mcp
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
KenyaHealthMCP — MCP server for Kenya health data. NHIF contributions, public facility registry, maternal health protocols, and health rights — as AI agent tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

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

Or install with pip: pip install kenya-health-mcp