Connects Claude to the OECD's economic and development datasets through Pipeworx's gateway infrastructure. The source doesn't detail specific tools, but OECD data typically covers GDP, employment, trade statistics, education metrics, and environmental indicators across member countries. You can query it through individual tool calls or use the ask_pipeworx natural language interface to request data without knowing exact parameters. Part of a larger gateway offering 250+ data sources, so you can add just the OECD endpoint or connect to the full Pipeworx hub. Useful when you need authoritative economic data for analysis, research, or building applications that require international statistics.
OECD MCP — Organisation for Economic Co-operation and Development data
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": {
"oecd": {
"url": "https://gateway.pipeworx.io/oecd/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 Oecd 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