← All servers
πŸ”§

Power Automate ServerVerifiedπŸ›‘ No advisories

io.github.sapientsai/power-automate-mcp-server
New to MCP? Start here β†’
0β˜… stars
0weekly installs
28 days agolast release

Provenancewhere it came from, and what was verified

βœ“
Verified namespace

Published to the official MCP registry by github.com/sapientsai, which proved it owns this namespace.

Verified owner: github.com/sapientsai β†—io.github.sapientsai/power-automate-mcp-server

πŸ›‘ Permissions & trustwhat this server can touch before you run it

β—†
Secrets required
Needs AZURE_CLIENT_SECRET.
βœ“
Configuration
Reads AZURE_CLIENT_ID, AZURE_TENANT_ID, FLOW_SCOPES, AZURE_AUTH_MODE, ENABLE_WRITE_OPS, DEFAULT_ENVIRONMENT.

About

Inspect, operate, and author Microsoft Power Automate cloud flows from an agent context.

Packages & transports

npmpower-automate-mcp-serverv0.2.4 Β· npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "power_automate_mcp_server": {
      "command": "npx",
      "args": [
        "-y",
        "power-automate-mcp-server"
      ]
    }
  }
}

β–Ά Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y power-automate-mcp-server