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).
Run
uvx unicefstats-mcp
MCP client config
{
"mcpServers": {
"unicef-stats-mcp": {
"command": "uvx",
"args": [
"unicefstats-mcp"
]
}
}
}