io.github.xaviviro/opendata-cat✓
io.github.xaviviro/opendata-cat · v0.3.5
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.xaviviro/opendata-cat",
"description": "Query 2,800+ Catalan open datasets from 13 portals. Real-time trains, budgets and more.",
"repository": {
"url": "https://github.com/xaviviro/Opendata.cat-MCP-Server",
"source": "github"
},
"version": "0.3.5",
"packages": [
{
"registryType": "npm",
"identifier": "@opendata.cat/mcp-server",
"version": "0.3.5",
"transport": {
"type": "stdio"
}
}
],
"remotes": [
{
"type": "streamable-http",
"url": "https://opendata.cat/api/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}