SERVER
Power Automate
Rank #13,218io.github.sapientsai/power-automate-mcp-server
MCP server for inspecting, operating, and authoring Microsoft Power Automate cloud flows.
Listed & last published
Jun 3, 2026
OVERVIEW
Power Automate is a Model Context Protocol (MCP) server published by sapientsai. It ranks #13,218 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Power Automate is listed across 2 registries — Official MCP and PulseMCP, with 1 tracked version. It was first listed on Jun 3, 2026 and most recently updated on Jun 3, 2026.
STANDING
#13,218of 76,851 tracked serversTop 25%
Ranks ahead of 63,633 of 76,851 servers on MCP Toplist.
CONNECT
Use Power Automate
Add Power Automate to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"power-automate-mcp-server": {
"command": "npx",
"args": [
"-y",
"power-automate-mcp-server"
],
"env": {
"AZURE_CLIENT_ID": "<your AZURE_CLIENT_ID>",
"AZURE_TENANT_ID": "<your AZURE_TENANT_ID>",
"FLOW_SCOPES": "<your FLOW_SCOPES>",
"AZURE_AUTH_MODE": "<your AZURE_AUTH_MODE>",
"AZURE_CLIENT_SECRET": "<your AZURE_CLIENT_SECRET>",
"ENABLE_WRITE_OPS": "<your ENABLE_WRITE_OPS>",
"DEFAULT_ENVIRONMENT": "<your DEFAULT_ENVIRONMENT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 2 registries
ORGANIZATION
sapientsai
MORE FROM THIS PUBLISHER
Other servers by sapientsai
View all sapientsai servers →VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.1 | Jun 3, 2026 |
FAQ
Frequently asked questions
- Who maintains Power Automate?
- Power Automate is maintained by sapientsai, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Power Automate listed on the Official MCP Registry?
- Yes — Power Automate is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Power Automate have?
- MCP Toplist tracks 1 version of Power Automate, most recently published on Jun 3, 2026.
- Where can I find the source code for Power Automate?
- The source code for Power Automate is hosted at github.com/sapientsai/power-automate-mcp-server.
EXPLORE