Skip to content
Claude Desktop

oecd mcp for Claude Desktop

io.github.mrfentmen/oecd-mcp

OECD economic data via SDMX. No key required.

client:Claude Desktop transport:stdio runtime:npm

Install oecd mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "oecd-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@mrfentmen/oecd-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

oecd mcp in other clients