Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fortunto2 • Documentation & Docs
A reproducible Prefect MCP server setup using the prefect-mcp-server package and uvx for reliable invocation, tailored for use with the Cursor IDE.
Run a local Prefect MCP server with a reproducible environment and exact package versions using uv-managed virtual environments.
Integrate a Prefect MCP server into the Cursor IDE workflow using the provided .cursor/mcp.json configuration and Cursor rules.
A documented Prefect 3-compatible MCP server setup with example environment variable configuration and operational guidance.
This repository provides configuration and documentation to run a Prefect Model Context Protocol (MCP) server using the prefect-mcp-server package. It enforces reproducible execution by invoking the exact package installation via uvx and uv-managed virtual environments, and includes a .cursor/mcp.json configuration for Cursor IDE integration. The project documents environment variable setup, Prefect 3 compatibility, and includes Cursor rules and additional docs to help developers run and integrate the server locally.
Get a flow by its ID. Args: flow_id: ID of the flow to retrieve.
Get a flow by its name. Args: name: Name of the flow to retrieve.
Get a list of flows from the Prefect API. Args: limit: Maximum number of flows to return (default 20). offset: Number of flows to skip (default 0).
Search for flows by name and/or tags. Args: name: Optional name to search for (case-insensitive contains match). tags: Optional list of tags to filter by. limit: Maximum number of flows to return (default 20).
Get a flow run by its ID. Args: flow_run_id: ID of the flow run to retrieve.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.