69
/ 100
10 days ago
glama

Local Power Automate MCP Server

A self-hosted MCP server that enables AI assistants to inspect and manage Microsoft Power Automate cloud flows and Dataverse records locally, using your own Azure identity.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 1 credential: PA_MCP_ACCESS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configPA_MCP_API_HOST
configPA_MCP_SCOPE
configPA_MCP_API_VERSION2016-11-01 Flow API version.
configPA_MCP_HTTP_TIMEOUT60 HTTP timeout in seconds.
configPA_MCP_MAX_RESPONSE_CHARS60000 Truncate oversized tool payloads.
🔐 secretPA_MCP_ACCESS_TOKENSupply a raw bearer token (skips CLI/browser). Advanced/CI.
configPA_MCP_DATAVERSE_API_VERSIONv9.2 Dataverse Web API version (write skills).
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/prasadgd9022-power-automate-mcp-waepqg)](https://m8ven.ai/mcp/prasadgd9022-power-automate-mcp-waepqg)
commit: 1f97803b8291b6c709130ec320df3ad235884123
code hash: f4e70dd8ec033c282fef66497652f99029c51a45a9c9bd0e444b2f53cf539d33
verified: 7/21/2026, 9:28:58 AM
view raw JSON →