Skip to content
Cursor

OECD MCP Server for Cursor

io.github.isakskogstad/oecd-mcp

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

client:Cursor transport:streamable-http

Install OECD MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

OECD MCP Server in other clients