Connects Claude to Our World in Data's global development indicators and charts. No authentication required. Part of the Pipeworx gateway ecosystem, which aggregates 250+ data sources behind a single MCP interface. You can either query OWID directly through its dedicated tools or use the ask_pipeworx natural language interface that automatically routes questions and fills parameters. Useful when you need Claude to pull live statistics on health, economics, energy, or population trends without maintaining your own OWID API integration. Runs over streamable HTTP, so it works with any MCP client that supports remote servers.
OWID MCP — Our World in Data chart/indicator access (free, no auth)
Part of Pipeworx — an MCP gateway connecting AI agents to 673+ live data sources.
| Tool | Description |
|---|
Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):
{
"mcpServers": {
"owid": {
"url": "https://gateway.pipeworx.io/owid/mcp"
}
}
}
Or connect to the full Pipeworx gateway for access to all 673+ 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 Owid 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