mcpbeat Sign in

Kenya Health MCP Server

local only

Kenya Health MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 71 installs a week from pypi. Last commit 19 Jul 2026.

🏥 Kenya Health MCP

Installs per day peak 31 · avg 13 · -37% w/w
a month agotoday
71
Installs / week
pypi · kenya-health-mcp
0
Stars
0 open issues
19 Jul 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check Kenya Health MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add kenya-health-mcp -- uvx kenya-health-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kenya-health-mcp": {
      "args": [
        "kenya-health-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kenya-health-mcp]
command = "uvx"
args = ["kenya-health-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "kenya-health-mcp": {
      "args": [
        "kenya-health-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kenya-health-mcp": {
      "args": [
        "kenya-health-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Kenya Health MCP

same job, measured the same way
Health Feeds
by pipeworx-io

Health Feeds MCP.

34 tools answering
Swahili Health MCP
by gabrielmahia

🏥 Swahili Health MCP

71 installs/wk local only
Health Check AI MCP
by csoai-org

Health Check Ai MCP Server by MEOK AI Labs

176 installs/wk local only
Medlineplus
by pipeworx-io

MedlinePlus MCP — NIH consumer health info

38 tools answering
Healthchecksio MCP
by nguyenhuy158

MCP server for Healthchecks.io API

23 installs/wk local only
MCP Server Health Monitor
by dbsectrainer

Health monitoring for all your MCP servers

29 installs/wk local only
Ukhsa
by pipeworx-io

UK Health Security Agency (UKHSA) data dashboard MCP — keyless.

34 tools answering
Hydite MCP
by aiomx

Hydite MCP

44 installs/wk local only

Kenya Health MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Kenya Health MCP?
Kenya Health MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package kenya-health-mcp was installed 71 times last week.
How do I connect Kenya Health MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls kenya-health-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Kenya Health MCP?
The pypi package kenya-health-mcp was installed 71 times in the last week. Week over week that is -37%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Kenya Health MCP open source?
We cannot say either way: written in Python and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.