Odel
bag health mcp

bag health mcp

Local
@malkreidePythonMITUpdated 1w ago

BAG public-health open data: indicators, programmes, statistics

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

PyPIbag-health-mcpv0.3.0

Run

uvx bag-health-mcp

MCP client config

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