Kenya Health MCP
Rank #27,440io.github.gabrielmahia/kenya-health-mcp
🏥 Kenya Health MCP
Kenya Health MCP is a Model Context Protocol (MCP) server published by gabrielmahia. It ranks #27,440 of 115,460 servers tracked on MCP Toplist. Kenya Health MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jul 4, 2026 and most recently updated on Jul 18, 2026.
Ranks ahead of 88,020 of 115,460 servers on MCP Toplist.
Use Kenya Health MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kenya-health-mcp -- uvx kenya-health-mcp[mcp_servers.kenya-health-mcp]
command = "uvx"
args = ["kenya-health-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kenya-health-mcp": {
"command": "uvx",
"args": [
"kenya-health-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kenya-health-mcp": {
"command": "uvx",
"args": [
"kenya-health-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kenya-health-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"kenya-health-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kenya-health-mcp": {
"command": "uvx",
"args": [
"kenya-health-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kenya-health-mcp": {
"command": "uvx",
"args": [
"kenya-health-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gabrielmahia%2Fkenya-health-mcp)<a href="https://mcptoplist.com/server/io.github.gabrielmahia%2Fkenya-health-mcp"><img src="https://mcptoplist.com/badge/io.github.gabrielmahia%2Fkenya-health-mcp.svg" alt="MCP Toplist: Top 25% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
gabrielmahia
Other servers by gabrielmahia
- Mpesa MCP#7,797 · 4 vers
- elimu-mcp#16,228 · 2 vers
- usafiri-mcp#16,229 · 2 vers
- church-mcp#18,043 · 2 vers
- county-mcp#18,044 · 2 vers
- fomu-mcp#18,045 · 2 vers
- historia-mcp#18,046 · 2 vers
- nyumba-mcp#18,047 · 2 vers
- remit-mcp#18,048 · 2 vers
- sifa-mcp#18,049 · 2 vers
- soko-mcp#18,050 · 2 vers
- familia-mcp#18,808 · 2 vers
Available versions (2)
| Version | Published |
|---|---|
| 0.1.3 | Jul 18, 2026 |
| 0.1.2 | Jul 4, 2026 |
Frequently asked questions
- Who maintains Kenya Health MCP?
- Kenya Health MCP is maintained by gabrielmahia, which publishes 34 MCP servers (68 total versions) tracked on MCP Toplist.
- Is Kenya Health MCP listed on the Official MCP Registry?
- Yes — Kenya Health MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Kenya Health MCP have?
- MCP Toplist tracks 2 versions of Kenya Health MCP, most recently published on Jul 18, 2026.
- Where can I find the source code for Kenya Health MCP?
- The source code for Kenya Health MCP is hosted at github.com/gabrielmahia/kenya-health-mcp.