Connects Claude to UNICEF's global child health and welfare statistics through Pipeworx's gateway infrastructure. The server appears to expose UNICEF data endpoints, though specific tools aren't detailed in the documentation. Useful when you need authoritative UN data on child mortality, nutrition, education, or health indicators across countries and regions. Supports Pipeworx's ask_pipeworx pattern where you can query in plain English instead of calling specific tool names. Runs as a hosted service over streamable HTTP, so no local setup needed. Part of a larger gateway offering 250+ data sources if you need to correlate UNICEF stats with other datasets.
UNICEF Data (UN Children's Fund) MCP — global statistics on child health,
Part of Pipeworx — an MCP gateway connecting AI agents to 250+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"unicef": {
"url": "https://gateway.pipeworx.io/unicef/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 250+ data sources:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}
Instead of calling tools directly, you can ask questions in plain English:
ask_pipeworx({ question: "your question about Unicef data" })
The gateway picks the right tool and fills the arguments automatically.
MIT
com.mcparmory/google-sheets
domdomegg/google-sheets-mcp
henilcalagiya/google-sheets-mcp
cct15/war-dashboard-data
moooonad/mcp-google-sheets-full
io.github.br0ski777/csv-to-json