Power Automate MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PA_PORT | No | Override the default port used for the OAuth loopback redirect. | |
| PA_API_BASE | No | Override the default Power Automate API base URL. | |
| PA_CLIENT_ID | No | Override the default Azure client ID used for authentication. | |
| PA_API_VERSION | No | Override the default API version. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| configure_sessionB | Set Power Automate Designer URL; extracts environmentId + flowId; pick assistant |
| setup_wizardB | Guided setup: paste flow URL, confirm login, pick assistant |
| list_connectorsB | List 1000+ live connectors in env (or curated catalog) |
| list_connectionsA | List existing connections (re-used so no connection-reference errors) |
| ensure_connectionA | Check connector exists + has connection; errors clearly if missing/no access |
| add_connector_actionC | Add connector action to local flow (wires connectionReferences) |
| sync_pullB | Pull live flow into local .pa-flow copy |
| validate_flowB | Validate local flow before push |
| sync_pushC | Push local flow live; refresh browser tab to see |
| list_environmentsA | List environments you can access |
| list_flowsB | List flows in current/given environment |
| get_flowA | Get full flow definition JSON |
| update_flowC | Write modified flow definition (refresh browser tab to see) |
| turn_on_flowD | Enable flow |
| turn_off_flowC | Disable flow |
| list_runsC | List flow runs |
| resubmit_runC | Resubmit a run |
| cancel_runC | Cancel a run |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Mr-M-tastic/Power-Automate-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server