Catalog
io.github.PrefectHQ/prefect-mcp-server
OfficialPrefect MCP Server
MCP server for Prefect. Monitor and debug workflows, deployments, and automations.
Monitor and debug Prefect workflows, deployments, and automations.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"prefect-mcp-server": {
"command": "uvx",
"args": [
"prefect-mcp"
]
}
}
}