MCP.so
登录

ckanext-mcp

@unckan

关于 ckanext-mcp

An MCP server to answer questions about data

基本信息

分类

其他

许可证

GPL-3.0 license

运行时

python

传输方式

stdio

发布者

unckan

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器