Home › Other › ckan-mcp-server

ckan-mcp-server

MCP server for interacting with CKAN open data portals

TypeScript
★ 59 stars Last pushed 2026-09-24 License: MIT

Connect

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

Package (npm 0.4.126)

npx -y @aborruso/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "ckan-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@aborruso/[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry