power-automate-mcp

Manage Power Automate cloud flows 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 power-automate-mcp
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: power-automate-mcp
Source: https://github.com/ninihen1/power-automate-mcp-skills/tree/main/skills/power-automate-mcp
Command: npx skills add https://github.com/ninihen1/power-automate-mcp-skills --skill power-automate-mcp

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Connect AI agents to manage Power Automate cloud flows through a FlowStudio MCP server, enabling automation without manual UI and enabling workflows to be controlled programmatically.

Core Features & Use Cases

  • List flows, read flow definitions, inspect run histories, resubmit or cancel runs, view connections and trigger URLs, validate definitions, monitor health, and discover environments.
  • Real-world scenarios include automated flow maintenance, debugging failing runs, and dynamic flow provisioning or updates via MCP.

Quick Start

Copy this skill into your agent's skills directory, configure your FlowStudio MCP x-api-key token, and ask the agent to list or manage flows.

Frequently Asked Questions about power-automate-mcp

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

FAQPage Schema
How do I manage Power Automate cloud flows programmatically via MCP?

You can manage Power Automate cloud flows programmatically by connecting AI agents to a FlowStudio MCP server, enabling tasks like listing flows, reading definitions, and inspecting run histories without manual UI interaction.

Can I inspect run histories and resubmit cancelled Power Automate runs using an AI agent?

Yes, AI agents connected through the FlowStudio MCP server can inspect Power Automate run histories, resubmit cancelled runs, and monitor flow health programmatically.

Do I need a FlowStudio subscription to manage Power Automate workflows via MCP?

Yes, authentication requires a FlowStudio MCP subscription or compatible server, using an x-api-key JWT token against the MCP endpoint to authorize AI agent operations.

How do I configure an AI agent to discover Power Automate environments through MCP?

To discover Power Automate environments, copy this skill into your agent's skills directory, configure your FlowStudio MCP x-api-key token, and ask the agent to perform environment discovery.

What are the limitations of managing Power Automate flows through an MCP server?

Operations are bound by FlowStudio MCP server capabilities and authentication constraints, limiting actions to supported tasks like listing flows, viewing trigger URLs, and validating definitions.