OECD MCP Server

A Model Context Protocol (MCP) server providing AI assistants access to OECD's 5,000+ economic and statistical datasets via SDMX API. By connecting to the MCP server, you can use AI to search, analyze, and compare data from 38 OECD countries across economy, health, education, environment, and more. Its 9 documented tools cover dataflows, categories, data. It is available as a remote MCP endpoint.

Teams that want a hosted API integration endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-04-22 · ★ 7 · #239 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install OECD MCP Server

Claude Code

claude mcp add isakskogstad-oecd-mcp-server --transport http https://oecd-mcp-server.onrender.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "isakskogstad-oecd-mcp-server": {
      "url": "https://oecd-mcp-server.onrender.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://oecd-mcp-server.onrender.com/mcp

transport: streamable-http

endpoint NOT responding · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to oecd-mcp-server.onrender.com

license MIT - declared in the repository

registry namespace io.github.isakskogstad is GitHub-verified and matches the repo owner

03 · What OECD MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

With this server connected, an agent can search for datasets by keyword, list datasets by category, list all 17 data categories, and get commonly used datasets.

Capability map

Tools grouped from the project's README - what OECD MCP Server lets an agent do.

read & search

3 tools - e.g. Get commonly used datasets; Search for specific indicators; Generate OECD Data Explorer link

get_popular_datasets · search_indicators · get_dataflow_url

Dataflows

2 tools - e.g. Search for datasets by keyword; List datasets by category

search_dataflows · list_dataflows

Categories

2 tools - e.g. List all 17 data categories; Detailed category information

get_categories · list_categories_detailed

Data

2 tools - e.g. Get metadata for a dataset; Query statistical data

get_data_structure · query_data

04 · Who maintains OECD MCP Server

OECD MCP Server is maintained by isakskogstad. We track 3 MCP servers from isakskogstad - 3 actively maintained, 26 combined GitHub stars, oldest repo from Nov 2025. Full record: all servers from isakskogstad.

  1. Kolada MCP Server Swedish municipality statistics from Kolada API. 6000+ KPIs for all 290 municipalities. ★ 12
  2. scb-mcp MCP server for Statistics Sweden (SCB) - 1200+ tables with population, economy, environment data ★ 7

05 · Facts

category
API integration - ranked #239 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.isakskogstad/oecd-mcp (active, first published 2025-11-30)

06 · OECD MCP Server FAQ

Is OECD MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-22. We re-verify nightly.

What can OECD MCP Server do?

With this server connected, an agent can search for datasets by keyword, list datasets by category, list all 17 data categories, and get commonly used datasets.

How do I install OECD MCP Server?

Run `claude mcp add isakskogstad-oecd-mcp-server --transport http https://oecd-mcp-server.onrender.com/mcp`. You can also paste the ready-made client config above.

07 · Alternatives to OECD MCP Server

More API integration MCP servers · Isnow890 Data4library MCP · OPNsense MCP Server · ServiceNow MCP AI · TLE Satellite Tracker · Allmcps Server

More TypeScript MCP servers · Scb MCP · E Arveldaja MCP · Ynab MCP Server · Iterminal · see all