
Ckan Mcp Server
Query CKAN open-data portals from your agent while validating ideas or building datasets without manual portal clicking.
Overview
CKAN MCP Server is an MCP server for the Idea phase that lets agents search and interact with CKAN open data portals over stdio.
What is this MCP server?
- MCP bridge to CKAN open data portals for search and dataset operations
- npm package @aborruso/ckan-mcp-server with stdio MCP transport
- Supports agent-driven civic and government data workflows
- Maintained in ondata/ckan-mcp-server ecosystem on GitHub
- Version 0.4.83 for portal-specific API interactions
- Server version 0.4.83
- npm identifier: @aborruso/ckan-mcp-server
- Transport: stdio
Community signal: 55 GitHub stars.
What problem does it solve?
Builders waste hours clicking through CKAN portals because agents cannot natively query open-government dataset APIs.
Who is it for?
Solo builders validating data-backed products who rely on CKAN portals worldwide for research and early features.
Skip if: Projects that only need private SQL databases or proprietary APIs with no public CKAN catalog.
What do I get? / Deliverables
After registration, your agent can discover and pull CKAN datasets through MCP tools instead of manual export hunts.
- Agent tools to search and interact with CKAN catalogs
- Faster research loops for data-backed product ideas
- Structured portal access without bespoke scrapers per site
Recommended MCP Servers
Journey fit
CKAN MCP lands in Idea because builders typically reach for government and civic datasets during discovery, market sizing, and early research. Research is where open-data portal search, metadata inspection, and dataset comparison happen before you commit to a build.
How it compares
CKAN portal MCP connector, not a hosted data marketplace skill or ETL pipeline product like Airbyte alone.
Common Questions / FAQ
Who is CKAN MCP Server for?
Developers and researchers using MCP agents who need programmatic access to CKAN-based open data portals during discovery and prototyping.
When should I use CKAN MCP Server?
Use it in Idea and early Validate when hunting datasets, checking metadata, or grounding claims before you invest in a full data pipeline.
How do I add CKAN MCP Server to my agent?
Add an MCP stdio server for npm package @aborruso/ckan-mcp-server in your client config, configure portal base URLs per the repo docs, and restart the agent.