MCP Power Automate runs on your own machine — the client starts it, so there is no endpoint to ping. 48 installs a week from npm. Last commit 1 Jun 2026.
Local MCP for Power Automate with browser-backed auth, target locking, review diff, and rollback.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-power-automate -- npx -y @kaael1/mcp-power-automate
{
"mcpServers": {
"mcp-power-automate": {
"args": [
"-y",
"@kaael1/mcp-power-automate"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-power-automate]
command = "npx"
args = ["-y", "@kaael1/mcp-power-automate"]
{
"mcpServers": {
"mcp-power-automate": {
"args": [
"-y",
"@kaael1/mcp-power-automate"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-power-automate": {
"args": [
"-y",
"@kaael1/mcp-power-automate"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.