MCP.so
Sign In

ckanext-mcp

@unckan

About ckanext-mcp

An MCP server to answer questions about data

Basic information

Category

Other

License

GPL-3.0 license

Runtime

python

Transports

stdio

Publisher

unckan

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is ckanext-mcp?

ckanext-mcp is a CKAN extension that enables editor users to define which and how a resource answers potential questions from the public. It is in Alpha status, under active development, and not yet production-ready, drawing on the Model Context Protocol (MCP) Python SDK.

How to use ckanext-mcp?

Install the extension and add mcp to the ckan.plugins setting in your CKAN configuration. The extension requires CKAN version 2.11 or later.

Key features of ckanext-mcp

  • Requires CKAN 2.11 or later.
  • No configuration settings at present.
  • Alpha status, under development.
  • Uses the MCP Python SDK.
  • Allows editors to define resource question-answering.
  • Integrates with CKAN as an extension plugin.

Use cases of ckanext-mcp

  • Editors define which CKAN resources answer public questions.
  • Experimenting with MCP integration within CKAN.

FAQ from ckanext-mcp

What are the system requirements?

ckanext-mcp requires CKAN version 2.11 or later. Compatibility with CKAN 2.10 and 2.11 has not been tested.

Is this extension ready for production?

No, ckanext-mcp is in Alpha status and under development. It is not yet intended for production use.

How do I install ckanext-mcp?

Add mcp to the ckan.plugins setting in your CKAN configuration file. No additional configuration settings are required.

Does ckanext-mcp need any configuration?

No configuration settings are present at this time.

What transport or authentication does ckanext-mcp use?

The README does not specify transport or authentication details beyond the MCP protocol and its Python SDK.

Comments

More Other MCP servers