prefect-mcp-server

PrefectHQ/prefect-mcp-server
★ 41 stars Python 🤖 AI/LLM Updated today
Prefect MCP server
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "prefect-mcp-server": {
      "command": "uvx",
      "args": [
        "prefect-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install prefect-mcp-server

README Excerpt

> [!WARNING] > **This project is under active development and may change drastically at any time.** > > This is an experimental MCP server for Prefect. APIs, features, and behaviors are subject to change without notice. We encourage you to try it out, provide feedback, and contribute! Please [create issues](https://github.com/PrefectHQ/prefect-mcp-server/issues) or [open PRs](https://github.com/PrefectHQ/prefect-mcp-server/pulls) with your ideas and suggestions.

Tools (2)

PREFECT_API_KEYPREFECT_API_URL

Topics

agentsevalsmcpmcp-serverorchestration