🛠️

ckan-mcp-server

MCP server for interacting with CKAN open data portals

Developer Tools stdio npm npmstdioaborruso
RUN IN TERMINAL
claude mcp add aborruso-ckan-mcp-server -- npx -y @aborruso/ckan-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "aborruso-ckan-mcp-server": { "command": "npx", "args": ["-y", "@aborruso/ckan-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "aborruso-ckan-mcp-server": { "command": "npx", "args": ["-y", "@aborruso/ckan-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "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.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/aborruso-ckan-mcp-server.svg)](https://skillsplayground.com/mcps/aborruso-ckan-mcp-server/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.