About
Overview
The Prefect MCP Server enables AI agents to interact with Prefect for workflow orchestration. It provides tools for running flows, managing deployments, and monitoring flow runs.
Capabilities
Tools & Capabilities
⚡list_flows
List registered flows
⚡run_deployment
Run a deployment
⚡get_flow_run
Get flow run details
Setup
Installation
bash
Install
pip install mcp-server-prefectExamples
Example Usage
javascript
Usage
{
"mcpServers": {
"prefect": {
"command": "python",
"args": ["-m", "mcp_server_prefect"]
}
}
}Quick Info
Authorprefecthq
LanguagePython
StatusStable
Stars★ 65
Last UpdatedFeb 12, 2026