← Index

io.github.sapientsai/power-automate-mcp-server

io.github.sapientsai/power-automate-mcp-server·v0.2.4·Other

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

In-path gate · all MCP tools

Using io.github.sapientsai/power-automate-mcp-server in Claude, Cursor, Gemini CLI, Cline, or Zed?

MCP tool contracts can change remotely with no version bump. The mcpindex gate pins each contract and HOLDs the call when it drifts-before your agent acts. Zero credentials. This is not the package install for this server itself (use Install this server for that).

Install the mcpindex gate (one command)

Rewrites your MCP host config so each server launches behind the gate. Inspect first: curl -fsSL https://mcpindex.ai/install.sh | less

uv tool install mcpindex-gate && mcpindex-config-wire
Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
AZURE_CLIENT_ID
required

Application (client) ID of your Entra app registration (multi-tenant public client).

AZURE_TENANT_ID
required

Tenant GUID. Required for the Flow audience ('common' fails with AADSTS50059).

FLOW_SCOPES

Comma-separated OAuth scopes (e.g. .../Flows.Read.All,.../Flows.Manage.All).

AZURE_AUTH_MODE

interactive (device-code, default) or clientCredentials (app-only).

AZURE_CLIENT_SECRET
secret

Client secret — only for clientCredentials mode.

ENABLE_WRITE_OPS

Set to 'true' to enable mutating tools (default read-only).

DEFAULT_ENVIRONMENT

Environment id used when a tool omits 'environment'.

MCP quality score · maturity, not trust · methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
Alternatives in Other