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