prefect
Prefect is a workflow orchestration framework for building resilient data pipelines in Python.
prefect MCP Server
MCP server for PrefectHQ/prefect
Ready-to-Use Client Configurations
{
"mcpServers": {
"prefect": {
"command": "npx",
"args": [
"-y",
"@PrefectHQ/prefect"
]
}
}
}