๐ง WapiMaji MCP โ Kenya Water & Drought Intelligence
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).
Run
uvx wapimaji-mcp
MCP client config
{
"mcpServers": {
"wapimaji-mcp": {
"command": "uvx",
"args": [
"wapimaji-mcp"
]
}
}
}