claude mcp add aborruso-ckan-mcp-server -- npx -y @aborruso/ckan-mcp-server
{
"mcpServers": {
"aborruso-ckan-mcp-server": {
"command": "npx",
"args": ["-y", "@aborruso/ckan-mcp-server"]
}
}
}
{
"mcpServers": {
"aborruso-ckan-mcp-server": {
"command": "npx",
"args": ["-y", "@aborruso/ckan-mcp-server"]
}
}
}
{
"mcpServers": {
"aborruso-ckan-mcp-server": {
"command": "npx",
"args": ["-y", "@aborruso/ckan-mcp-server"]
}
}
}
About This MCP Server
The io.github.aborruso/ckan-mcp-server is a Model Context Protocol server that enables interaction with CKAN open data portals, allowing developers to access and utilize open data resources in their applications. This server connects to CKAN portals via standard input/output streams, facilitating the exchange of data between the portal and the developer's system. Developers would use this server when building applications that require access to open data from CKAN portals, leveraging the Model Context Protocol to simplify data integration and processing.
MCP server for interacting with CKAN open data portals. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@aborruso/ckan-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The ckan-mcp-server server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.