A
securityF
licenseA
qualityA Model Context Protocol server that allows secure execution of pre-approved commands, enabling AI assistants to safely interact with the user's system.
Last updated -
1
3
20
JavaScript
Prefect的模型上下文协议 (MCP) 服务器实现,允许 AI 助手通过自然语言与 Prefect 进行交互。
该 MCP 服务器提供对以下 Prefect API 的访问:
设置以下环境变量:
运行 MCP 服务器,并进行以下操作:
连接后,AI助手可以帮助用户使用自然语言与Prefect进行交互。示例:
一些端点尚未实现
要向现有 API 添加新功能:
src/mcp_prefect
中的相应模块get_all_functions()
列表中要添加新的 API 类型:
enums.py
中将新类型添加到APIType
src/prefect/
中创建一个新模块main.py
以包含新的 API 类型使用示例:
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器允许 AI 助手通过自然语言与 Prefect 的工作流自动化平台进行交互,使用户能够通过对话命令管理流程、部署、任务和其他 Prefect 资源。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/allen-munsch/mcp-prefect'
If you have feedback or need assistance with the MCP directory API, please join our Discord server