Server data from the Official MCP Registry
MCP server for interacting with CKAN open data portals
MCP server for interacting with CKAN open data portals
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-aborruso-ckan-mcp-server": {
"args": [
"-y",
"@aborruso/ckan-mcp-server"
],
"command": "npx"
}
}
}This CKAN MCP server provides comprehensive tools for accessing public open data portals and is well-structured with proper authentication patterns. While it requires broad network access and environment variable permissions, these are appropriate for its purpose as an open data portal interface. Minor code quality issues exist around input validation and error handling, but no significant security vulnerabilities were found. Supply chain analysis found 13 known vulnerabilities in dependencies (0 critical, 7 high severity). Package verification found 1 issue.
Scanned 4 files · 18 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!