Odel
UNICEF Stats MCP

UNICEF Stats MCP

Local
@jpazvd5PythonMITUpdated 3mo ago

UNICEF child development statistics: 790+ indicators, 200+ countries, SDMX-sourced. No API key.

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

PyPIunicefstats-mcpv1.5.5

Run

uvx unicefstats-mcp

MCP client config

{
  "mcpServers": {
    "unicef-stats-mcp": {
      "command": "uvx",
      "args": [
        "unicefstats-mcp"
      ]
    }
  }
}