MCP server to inspect and operate Microsoft Power Automate cloud flows (list, debug runs, enable/disable, owners) via the api.flow.microsoft.com management surface.
{
"mcpServers": {
"power-automate": {
"command": "npx",
"args": [
"-y",
"power-automate-mcp-server"
]
}
}
}