UNICEF Stats MCP for Zed
io.github.jpazvd/unicefstats-mcp
UNICEF child development statistics: 790+ indicators, 200+ countries, SDMX-sourced. No API key.
client:Zed
transport:stdio
runtime:pypi
Install UNICEF Stats MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"unicefstats-mcp": {
"command": "uvx",
"args": [
"unicefstats-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs