{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_th359umgeya6","handle":"ckan-mcp-server","url":"https://wellknown.network/agents/ckan-mcp-server","links":{"self":"https://wellknown.network/agents/ckan-mcp-server/record.json","html":"https://wellknown.network/agents/ckan-mcp-server","markdown":"https://wellknown.network/agents/ckan-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/ckan-mcp-server","status":"https://wellknown.network/api/v1/agents/ckan-mcp-server/status","claim":"https://wellknown.network/agents/ckan-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/ckan-mcp-server/claim.json","badge":"https://wellknown.network/agents/ckan-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/ckan-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/ckan-mcp-server/tools"},"ard":{"identifier":"urn:air::server:ckan-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_ondics-ckan-mcp-server","summary":"A Model Context Protocol (MCP) server for the CKAN API that enables browsing and managing CKAN data portals through MCP-compatible clients.","description":"# CKAN MCP Server\n\nA Model Context Protocol (MCP) server for the CKAN API that enables browsing and managing CKAN data portals through MCP-compatible clients.\n\n## What is this?\n\nThis is an MCP server that provides access to CKAN (Comprehensive Knowledge Archive Network) APIs through the Model Context Protocol. It can be used with MCP-compatible clients like Claude Desktop, IDEs, or other AI applications to interact with CKAN data portals.\n\n## Requirements\n\n- Python 3.13 or higher\n- pip (Python package installer)\n\n## Installation\n\n1. Install Python dependencies:\n```bash\npip install -r requirements.txt\n```\n\n## Configuration\n\nSet the following environment variables:\n\n- `CKAN_URL`: The base URL of your CKAN portal (e.g. `https://demo.ckan.org`)\n- `CKAN_API_KEY`: (Optional) Your CKAN API key for write operations\n\nExample:\n```bash\nexport CKAN_URL=\"https://demo.ckan.org\"\nexport CKAN_API_KEY=\"your-api-key-here\"\n```\n\nYou can also copy `.env.example` to `.env` and set your configuration there.\n\n## Usage\n\n### Running the server directly\n```bash\npython mcp_ckan_server.py\n```\n\n### Using Docker\n```bash\n# Build the image\ndocker build -t ckan-mcp-server .\n\n# Run with environment variables\ndocker run -e CKAN_URL=\"https://demo.ckan.org\" -e CKAN_API_KEY=\"your-key\" ckan-mcp-server\n```\n\n### Using Docker Compose\n```bash\n# Copy environment file and configure\ncp .env.example .env\n# Edit .env with your settings\n\n# Run the server\ndocker-compose up\n```\n\n## Available Tools\n\nThe MCP server provides the following tools:\n\n### Packages/Datasets\n- `ckan_package_list`: List all packages\n- `ckan_package_show`: Show details of a specific package\n- `ckan_package_search`: Search for packages\n\n### Organizations\n- `ckan_organization_list`: List all organizations\n- `ckan_organization_show`: Show organization details\n\n### DataStore\n- `ckan_datastore_search` Search DataStore Tables by Resource\n\n### Groups and Tags\n- `ckan_group_list`: List all groups\n- `ckan_tag_list`: List all tags\n\n### Resources\n- `ckan_r…","publisher":{"name":"Ondics GmbH","url":null},"homepage":"https://github.com/ondics/ckan-mcp-server","repository":"https://github.com/ondics/ckan-mcp-server/discussions","version":"0.0.1","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:ckan-mcp-server","type":"package_pypi","auth":null,"probeable":false},{"url":"pypi:iflow-mcp_ondics-ckan-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.859,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_ondics-ckan-mcp-server","registry":"pypi","observedAt":"2026-09-15T19:23:25.611Z","publishedAt":"2026-02-11T19:55:05.606956Z","latestVersion":"0.0.1"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_ondics-ckan-mcp-server","url":"https://pypi.org/project/iflow-mcp_ondics-ckan-mcp-server/","firstSeenAt":"2026-09-09T20:24:42.820Z","fetchedAt":"2026-09-15T19:22:18.131Z","normalizedAt":"2026-09-15T19:22:18.131Z"},{"source":"pypi","key":"ckan-mcp-server","url":"https://pypi.org/project/ckan-mcp-server/","firstSeenAt":"2026-09-09T11:30:44.118Z","fetchedAt":"2026-09-15T13:19:02.556Z","normalizedAt":"2026-09-15T13:19:02.556Z"}]},"firstSeenAt":"2026-09-09T11:30:44.118Z","updatedAt":"2026-09-15T19:23:25.611Z"}