HomeOther › Opendata.cat-MCP-Server

Opendata.cat-MCP-Server

15 Catalan portals + radio archive: gov, INE/REE/CNMC, CORA, Catalònica, radioteca.cat.

TypeScript Remote
★ 22 stars Last pushed 2026-09-17

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://opendata.cat/api/mcp Reachable (checked 2026-09-24)

Claude Code:

claude mcp add --transport http opendata-cat-mcp-server https://opendata.cat/api/mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "opendata-cat-mcp-server": {
      "url": "https://opendata.cat/api/mcp"
    }
  }
}

Package (npm 0.6.1)

npx -y @opendata.cat/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "opendata-cat-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@opendata.cat/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry