flowstudio-power-automate-mcp

Installation
Summary

Programmatic Power Automate flow management via FlowStudio MCP server.

  • List, read, and monitor cloud flows directly from the Power Automate API without UI or manual steps
  • Inspect run history, per-action error details, and trigger outputs; resubmit failed runs or cancel active executions
  • Update flow definitions, manage connections, and retrieve HTTP-triggered flow callback URLs
  • Requires FlowStudio MCP subscription with JWT token authentication; Python or Node.js helper functions provided for JSON-RPC calls
SKILL.md

Power Automate via FlowStudio MCP — Foundation

This skill is the plumbing layer. It gives an AI agent a reliable way to talk to a FlowStudio MCP server, discover what tools are available, and handle the responses cleanly. The actual workflow narratives live in four specialized skills that all build on this one.

Real debugging examples: Expression error in child flow | Data entry, not a flow bug | Null value crashes child flow

Requires: A FlowStudio MCP subscription (or compatible Power Automate MCP server). You will need:

  • MCP endpoint: https://mcp.flowstudio.app/mcp (same for all subscribers)
  • API key / JWT token (x-api-key header — NOT Bearer)
  • Power Platform environment name (e.g. Default-<tenant-guid>)

Related skills

More from github/awesome-copilot

Installs
3.9K
GitHub Stars
32.8K
First Seen
Mar 6, 2026