Skip to main content
Glama
Mr-M-tastic

Power Automate MCP

by Mr-M-tastic

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PA_PORTNoOverride the default port used for the OAuth loopback redirect.
PA_API_BASENoOverride the default Power Automate API base URL.
PA_CLIENT_IDNoOverride the default Azure client ID used for authentication.
PA_API_VERSIONNoOverride 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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