MCP.so
ログイン
サーバー

ckanext-mcp

@unckan

An MCP server to answer questions about data

概要

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.

「その他」の他のコンテンツ