The ckan-mcp-server allows AI agents to manage and publish datasets on CKAN portals. It exposes tools for dataset creation, updating, and deletion, along with metadata management. The server connects directly to CKAN's API, enabling agents to interact with open data portals. Developers use it to automate data workflows, integrate CKAN datasets into applications, and maintain data portals programmatically.
The ckan-mcp-server allows AI agents to manage and publish datasets on CKAN portals. It exposes tools for dataset creation, updating, and deletion, along with metadata management. The server connects directly to CKAN's API, enabling agents to interact with open data portals. Developers use it to automate data workflows, integrate CKAN datasets into applications, and maintain data portals programmatically.
npx -y @aborruso/ckan-mcp-serverAdd this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"aborruso-ckan-mcp-server-npm": {
"command": "npx",
"args": [
"-y",
"npx -y @aborruso/ckan-mcp-server"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from ckan-mcp-server?"
No configuration required. This server works out of the box.
"What resources are available in ckan-mcp-server?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in ckan-mcp-server"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in ckan-mcp-server with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.