← Index

io.github.aborruso/ckan-mcp-server

io.github.aborruso/ckan-mcp-server·v0.4.83·Other
Quality Score
79
/100

MCP server for interacting with CKAN open data portals

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "ckan-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@aborruso/ckan-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "ckan-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@aborruso/ckan-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @aborruso/ckan-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
24
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other