ondata/ckan-mcp-server
MCP server for querying CKAN open data portals (package search, DataStore SQL, organizations, groups, tags)
Platform-specific configuration:
{
"mcpServers": {
"ckan-mcp-server": {
"command": "npx",
"args": [
"-y",
"ckan-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...