Opendata.cat MCP Server
Rank #2,968io.github.xaviviro/opendata-cat
15 Catalan portals + radio archive: gov, INE/REE/CNMC, CORA, Catalònica, radioteca.cat.
Opendata.cat MCP Server is a Model Context Protocol (MCP) server published by xaviviro. It ranks #2,968 of 132,046 servers tracked on MCP Toplist, and its repository has 22 GitHub stars. Opendata.cat MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 25 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Jul 30, 2026.
Ranks ahead of 129,078 of 132,046 servers on MCP Toplist.
Use Opendata.cat MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http opendata-cat https://opendata.cat/api/mcpclaude mcp add opendata-cat -- npx -y @opendata.cat/mcp-server[mcp_servers.opendata-cat]
url = "https://opendata.cat/api/mcp"Add to ~/.codex/config.toml.
[mcp_servers.opendata-cat]
command = "npx"
args = ["-y", "@opendata.cat/mcp-server"]Add to ~/.codex/config.toml.
https://opendata.cat/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"opendata-cat": {
"command": "npx",
"args": [
"-y",
"@opendata.cat/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"opendata-cat": {
"url": "https://opendata.cat/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"opendata-cat": {
"command": "npx",
"args": [
"-y",
"@opendata.cat/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"opendata-cat": {
"type": "http",
"url": "https://opendata.cat/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"opendata-cat": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@opendata.cat/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"opendata-cat": {
"serverUrl": "https://opendata.cat/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opendata-cat": {
"command": "npx",
"args": [
"-y",
"@opendata.cat/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"opendata-cat": {
"url": "https://opendata.cat/api/mcp"
}
}
}{
"mcpServers": {
"opendata-cat": {
"command": "npx",
"args": [
"-y",
"@opendata.cat/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.xaviviro%2Fopendata-cat)<a href="https://mcptoplist.com/server/io.github.xaviviro%2Fopendata-cat"><img src="https://mcptoplist.com/badge/io.github.xaviviro%2Fopendata-cat.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
xaviviro
Available versions (25)
| Version | Published |
|---|---|
| 0.6.1 | Jul 30, 2026 |
| 0.6.0 | Jul 15, 2026 |
| 0.4.6 | Jun 3, 2026 |
| 0.4.5 | Jun 3, 2026 |
| 0.4.4 | Jun 3, 2026 |
| 0.4.3 | Jun 3, 2026 |
| 0.4.2 | Jun 3, 2026 |
| 0.4.1 | Jun 3, 2026 |
| 0.4.0 | Jun 3, 2026 |
| 0.3.6 | May 19, 2026 |
| 0.3.5 | May 11, 2026 |
| 0.3.4 | May 11, 2026 |
| 0.3.3 | Apr 22, 2026 |
| 0.3.2 | Apr 17, 2026 |
| 0.3.1 | Apr 17, 2026 |
| 0.3.0 | Apr 17, 2026 |
| 0.2.0 | Apr 15, 2026 |
| 0.1.0 | Apr 14, 2026 |
| 0.0.17 | Apr 14, 2026 |
| 0.0.16 | Apr 14, 2026 |
| 0.0.12 | Apr 13, 2026 |
| 0.0.11 | Apr 13, 2026 |
| 0.0.10 | Apr 13, 2026 |
| 0.0.9 | Apr 13, 2026 |
| 0.0.8 | Apr 13, 2026 |
Frequently asked questions
- Who maintains Opendata.cat MCP Server?
- Opendata.cat MCP Server is maintained by xaviviro, which publishes 1 MCP server (25 total versions) tracked on MCP Toplist.
- Is Opendata.cat MCP Server listed on the Official MCP Registry?
- Yes — Opendata.cat MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Opendata.cat MCP Server have?
- MCP Toplist tracks 25 versions of Opendata.cat MCP Server, most recently published on Jul 30, 2026.
- Where can I find the source code for Opendata.cat MCP Server?
- The source code for Opendata.cat MCP Server is hosted at github.com/xaviviro/opendata.cat-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.