workflows

Installation
SKILL.md

Prefect Workflows

Use the Prefect MCP tools as the canonical source for Prefect state, documentation, and release notes. They return structured data with complete identifiers and are read-only unless a tool explicitly says otherwise.

Choose a Workspace

The hosted MCP server authenticates with Prefect Cloud OAuth. If a tool needs a workspace_id and the user has not selected one:

  1. Call list_authorized_workspaces.
  2. Use the only workspace automatically when exactly one is available.
  3. When several are available, choose from explicit conversation context or ask the user which workspace they mean.
  4. Pass the selected workspace_id consistently to subsequent tool calls.

Never guess a workspace ID or copy one from an unrelated result.

Installs
1
GitHub Stars
48
First Seen
Aug 8, 2026
workflows — prefecthq/prefect-mcp-server