
Oecd Mcp Server
Query OECD SDMX statistical datasets from agents when sizing markets, benchmarking economies, or backing pitch slides with official numbers.
Overview
io.github.cyanheads/oecd-mcp-server is an Idea-phase MCP server that searches and queries 1,500+ keyless OECD SDMX statistical datasets for agents.
What is this MCP server?
- Search and query 1,500+ OECD statistical datasets via SDMX
- No API key required for OECD data access through the MCP server
- stdio and streamable-http local modes (@cyanheads/oecd-mcp-server v0.1.2)
- Bun runtime with MCP_LOG_LEVEL for troubleshooting agent queries
- Suited to agent-led desk research and chart-ready series discovery
- 1,500+ OECD statistical datasets advertised
- Keyless OECD API access via MCP
- Package version 0.1.2 with HTTP at http://localhost:3010/mcp
What problem does it solve?
You need trustworthy international statistics for a new product idea but OECD’s SDMX catalog is painful to explore by hand.
Who is it for?
Solo builders doing macro or cross-country desk research who want agent-friendly OECD data without API keys.
Skip if: Real-time trading data, US-only private market intel, or teams unwilling to work with SDMX structure.
What do I get? / Deliverables
Your agent can discover OECD datasets and pull SDMX-backed series to ground positioning, TAM sketches, and research notes.
- Dataset discovery across OECD SDMX catalog
- Agent-executable queries against OECD statistical APIs
- stdio or local streamable-http MCP deployment
Recommended MCP Servers
Journey fit
Idea-phase research is when solo builders need credible macro and sector stats before committing to a niche or pricing story. Research is the canonical shelf for keyless OECD catalog search and SDMX pulls used in opportunity and competitor context.
How it compares
Official OECD SDMX MCP connector, not a spreadsheet plugin or a narrative market-research skill.
Common Questions / FAQ
Who is oecd-mcp-server for?
Founders and developers who cite OECD statistics in product research and want MCP agents to query SDMX datasets directly.
When should I use oecd-mcp-server?
Use it in early research when you need comparable country or sector indicators to validate an idea or support positioning.
How do I add oecd-mcp-server to my agent?
Install @cyanheads/oecd-mcp-server, run stdio via bun start:stdio or HTTP via start:http on localhost:3010/mcp, and register it in your MCP client.