← Back to Plugins
MCP Server MCP

OECD MCP Server

github By github 👁 1 views ▲ 0 votes

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

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://oecd-mcp-server.onrender.com/mcp"
    },
    {
      "type": "sse",
      "url": "https://oecd-mcp-server.onrender.com/sse"
    }
  ],
  "packages": []
}
mcp model-context-protocol streamable-http sse

Comments

Sign in to leave a comment

Loading comments...