io.github.xaviviro/opendata-cat · v0.4.6
15 Catalan portals: gov, Spanish stats, CORA research, Catalònica heritage (~2.2M items).
opendata-cat 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http、stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"opendata-cat": {
"command": "npx",
"args": [
"-y",
"@opendata.cat/mcp-server"
]
}
}
}v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
{
"id": "io.github.xaviviro/opendata-cat",
"type": "mcp-server",
"version": "0.4.6",
"displayName": "opendata-cat",
"description": "15 Catalan portals: gov, Spanish stats, CORA research, Catalònica heritage (~2.2M items).",
"repository": {
"url": "https://github.com/xaviviro/Opendata.cat-MCP-Server",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@opendata.cat/mcp-server",
"version": "0.4.6",
"transport": "stdio"
}
],
"remotes": [
{
"transport": "streamable-http",
"url": "https://opendata.cat/api/mcp"
}
]
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.xaviviro/opendata-cat",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.xaviviro%2Fopendata-cat/versions/latest",
"isOfficial": true,
"status": "active"
}
}