flowstudio-power-automate-mcp

Automate Power Automate cloud flow operations through a FlowStudio MCP server.

27|9|Updated Feb 26, 2026
One-click install
npx skills add https://github.com/ninihen1/power-automate-mcp-skills --skill flowstudio-power-automate-mcp
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: flowstudio-power-automate-mcp
Source: https://github.com/ninihen1/power-automate-mcp-skills/tree/main/awesome-copilot/skills/flowstudio-power-automate-mcp
Command: npx skills add https://github.com/ninihen1/power-automate-mcp-skills --skill flowstudio-power-automate-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Connect to and operate Power Automate cloud flows via a FlowStudio MCP server. Use when asked to: list flows, read a flow definition, check run history, inspect action outputs, resubmit a run, cancel a running flow, view connections, get a trigger URL, validate a definition, monitor flow health, or any task that requires talking to the Power Automate API through an MCP tool. Also use for Power Platform environment discovery and connection management. Requires a FlowStudio MCP subscription or compatible server — see https://mcp.flowstudio.app

Core Features & Use Cases

  • List flows, read definitions, check run history, resubmit and cancel runs
  • Inspect action outputs and run details
  • Discover environments and manage connections via an MCP endpoint

Quick Start

Configure your MCP token and run the skill to list flows and read definitions.

Frequently Asked Questions about flowstudio-power-automate-mcp

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor Power Automate cloud flow run history and inspect action outputs?▼

The FlowStudio MCP server enables you to list flows, read definitions, check run history, inspect action outputs, obtain trigger URLs, and validate definitions directly through the Power Automate API.

Can I cancel a running Power Automate flow or resubmit a failed run programmatically?▼

Yes, you can cancel running flows and resubmit failed runs by executing control commands through the FlowStudio MCP server endpoint at mcp.flowstudio.app.

Do I need an API key to connect to Power Automate through an MCP server?▼

Yes, connecting to the FlowStudio MCP server requires an x-api-key JWT token for authentication, along with a FlowStudio MCP subscription or a compatible server environment.

How do I get trigger URLs and view connections for Power Automate flows?▼

You can retrieve trigger URLs and view connection details by querying the FlowStudio MCP server, which supports Power Platform environment discovery and connection management.

What's the best way to validate a Power Automate flow definition before execution?▼

Validating a Power Automate flow definition is supported by sending the definition to the FlowStudio MCP server, which checks the structure and rules before you execute or resubmit the flow.