๐ŸŒ CKAN MCP Server

Model Context Protocol server for CKAN open data portals

โœ“ Online

๐Ÿ“ก Available Endpoints

GET /
This page - API documentation
GET /health
Health check and server status
POST /mcp
MCP protocol endpoint (JSON-RPC 2.0)

๐Ÿš€ Quick Start

Add this server to your Claude Desktop configuration:

{
  "mcpServers": {
    "ckan": {
      "url": "https://ckan-mcp-server.andy-pr.workers.dev/mcp"
    }
  }
}

๐Ÿ”ง Available Tools

๐Ÿ“š Resources

๐Ÿงช Test the Health Endpoint

curl https://ckan-mcp-server.andy-pr.workers.dev/health