MCP server · Microsoft Power Automate
microsoft-power-automate-management
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
⚠ Proposed MCP surface. No official hosted MCP server was found for Microsoft Power Automate. The tools below are a candidate set derived from this provider's API, and the link points at the source descriptor rather than a live server. If Microsoft Power Automate publishes an official server, this page will update to it on the next build.
Descriptor
Candidate descriptor · transport http
Tools
list_environments— List all the environments the current user has access to.list_flows— List all flows the current user created in the given environment.create_flow— Create a new flow in the given environment.get_flow— Get the details of a specific flow in an environment.update_flow— Update the properties of a specific flow in an environment.delete_flow— Delete a specific flow from an environment.turn_on_flow— Start (activate) a specific flow in an environment.turn_off_flow— Stop (deactivate) a specific flow in an environment.list_flow_runs— List the run history for a specific flow.get_flow_run— Get the details of a specific flow run.cancel_flow_run— Cancel a currently running flow run.resubmit_flow_run— Resubmit a previously executed flow run.list_flow_owners— List all owners of a specific flow in an environment.modify_flow_owners— Add or remove owners of a specific flow in an environment.list_callback_url— Get the callback URL for a specific flow in an environment.list_connectors— List all connectors available in the given environment.get_connector— Get the details of a specific connector in an environment.list_connections— List all connections available in the given environment.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.