mcpbeat Sign in

OECD MCP Server

not responding

OECD MCP Server is listed as active in the registry but did not answer our last check. Last commit 22 Apr 2026.

OECD economic and statistical data via SDMX API. Access 5,000+ datasets across 17 categories.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 182 checks
Tools
hidden behind auth
169 ms
Response time
average over 24h
8
Stars
last commit 22 Apr 2026

OECD MCP Server does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 0 min ago.

run in your terminal
claude mcp add oecd-mcp --transport http https://oecd-mcp-server.onrender.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "oecd-mcp": {
      "url": "https://oecd-mcp-server.onrender.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.oecd-mcp]
url = "https://oecd-mcp-server.onrender.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "oecd-mcp": {
      "url": "https://oecd-mcp-server.onrender.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "oecd-mcp": {
      "url": "https://oecd-mcp-server.onrender.com/mcp"
    }
  }
}

This server publishes 1 more address. The block above uses the one we reach during checks; the full list is under Endpoints below, and the author may intend a particular one for your client.

Endpoints

URLTransportStateLatencyChecked
https://oecd-mcp-server.onrender.com/mcp streamable-http answering 169 ms 0 min ago
https://oecd-mcp-server.onrender.com/sse sse answering 104 ms 0 min ago

Alternatives to OECD MCP Server

same job, measured the same way
Oecd MCP Server
by cyanheads

Search and query 1,500+ OECD statistical datasets via SDMX. Keyless.

205 installs/wk 7 tools answering
Statistics Canada MCP Server
by aryan-jhaveri

Access Statistics Canada data via the Web Data Services API

412 installs/wk local only
Fred MCP Server
by stefanoamorelli

Federal Reserve Economic Data (FRED) MCP Server - Access all 800,000+ economic time series

392 installs/wk local only
One
by withone

Search, document and execute authenticated API calls across 700+ apps via one MCP server

489 installs/wk answering
Idescat MCP Server
by idescat

Query official statistics of Catalonia (Idescat): tables, metadata and JSON-stat data via MCP.

7 tools answering
PowerBI MCP Server
by gurvinder-dhillon

PowerBI REST API integration. Query workspaces, datasets, and execute DAX queries via MCP.

76 installs/wk local only
Unified
by unified

Unified.to MCP server — one API for 500+ B2B SaaS integrations across 28+ categories

answering
MCP Nbb
by lacausecrypto

MCP server for the National Bank of Belgium SDMX statistical API (221 dataflows).

80 installs/wk local only

OECD MCP Server — questions

Answers built from our own checks of this server.

Is OECD MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 182 checks got a reply (0.0%), average response time 169 ms. The bar chart above shows every period we have measured.
The registry lists OECD MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect OECD MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does OECD MCP Server need an API key?
No. OECD MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is OECD MCP Server open source?
Yes — it is published under the MIT licence, written in TypeScript, 8 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.