mcpbeat Sign in

Swahili Health MCP Server

local only

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

🏥 Swahili Health MCP

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

Nothing serious here today

Today is the operative word: we check Swahili 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 swahili-health-mcp -- uvx swahili-health-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "swahili-health-mcp": {
      "args": [
        "swahili-health-mcp"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.swahili-health-mcp]
command = "uvx"
args = ["swahili-health-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "swahili-health-mcp": {
      "args": [
        "swahili-health-mcp"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "swahili-health-mcp": {
      "args": [
        "swahili-health-mcp"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to Swahili Health MCP

same job, measured the same way
Kenya Health MCP
by gabrielmahia

🏥 Kenya Health MCP

71 installs/wk local only
Health Feeds
by pipeworx-io

Health Feeds MCP.

34 tools answering
Health Check AI MCP
by csoai-org

Health Check Ai MCP Server by MEOK AI Labs

176 installs/wk local only
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
Medlineplus
by pipeworx-io

MedlinePlus MCP — NIH consumer health info

38 tools answering
Healthcare Fhir MCP
by csoai-org

Healthcare Fhir MCP Server by MEOK AI Labs

191 installs/wk local only
Iris
by irishealth

Read-only health context MCP server for Iris users.

answering

Swahili Health MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for Swahili Health MCP?
Swahili 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 swahili-health-mcp was installed 71 times last week.
How do I connect Swahili 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 swahili-health-mcp straight from pypi; nothing to host, nothing to sign up for.
How many people use Swahili Health MCP?
The pypi package swahili-health-mcp was installed 71 times in the last week. Week over week that is -21%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Swahili Health MCP open source?
Yes — it is published under the MIT licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.