Serversio.github.isakskogstad/oecd-mcp
M

OECD MCP Server

io.github.isakskogstad/oecd-mcp · v3.0.0
● Remote
v3.0.0remote🌐 https://oecd-mcp-server.onrender.com/mcp↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-10-17/server.schema.json",
  "name": "io.github.isakskogstad/oecd-mcp",
  "description": "OECD economic and statistical data via SDMX API. Access 5,000+ datasets across 17 categories.",
  "title": "OECD MCP Server",
  "repository": {
    "url": "https://github.com/isakskogstad/OECD-MCP-server",
    "source": "github"
  },
  "version": "3.0.0",
  "websiteUrl": "https://github.com/isakskogstad/OECD-MCP-server",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://oecd-mcp-server.onrender.com/mcp"
    },
    {
      "type": "sse",
      "url": "https://oecd-mcp-server.onrender.com/sse"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}