Local MCP for Power Automate with browser-backed auth, target locking, review diff, and rollback.
{
"mcpServers": {
"io-github-kaael1-mcp-power-automate": {
"command": "<see-readme>",
"args": []
}
}
}No install config available. Check the server's README for setup instructions.
Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Local MCP for Power Automate with browser-backed auth, target locking, review diff, and rollback.
Is it safe?
No package registry to scan.
No authentication — any process on your machine can connect.
License not specified.
Is it maintained?
Last commit 6 days ago. 1 stars.
Will it work with my client?
Transport: stdio. Works with Claude Desktop, Cursor, Claude Code, and most MCP clients.
No automated test available for this server. Check the GitHub README for setup instructions.
No known vulnerabilities.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationHave you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
MCPSDK.dev(ToolSDK.ai)'s Awesome MCP Servers and Packages Registry and Database with Structured JSON configurations. Supports OAuth2.1, DCR...
Prismer Cloud
The full-stack TypeScript framework to build, test, and deploy production-ready MCP servers and AI-native apps.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP Security Weekly
Get CVE alerts and security updates for io.github.kaael1/mcp-power-automate and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Local MCP server, Chromium extension, and optional Codex skill for operating Microsoft Power Automate flows from a local browser-backed session.
No Microsoft Entra ID app registration, admin consent, or custom enterprise app setup is required. This MCP uses your existing logged-in browser session instead, which is often much easier to adopt inside locked-down companies.
Built for MCP users who want to do real Power Automate work without getting stuck in enterprise auth setup, tab confusion, or blind edits.
This project lets an agent:
The server is MCP-client agnostic.
stdio servers.power-automate-mcp skill in this repository is Codex-specific helper guidance, not a requirement for the MCP itself.| Common pain | What this repo gives you |
| --- | --- |
| Enterprise setup friction before first success | Browser-backed auth from your existing logged-in session |
| Risk of editing the wrong flow | Explicit set_active_flow targeting plus current-tab sync |
| Hard to trust AI changes | Post-save review diff and one-step revert |
| Slow manual inspection and run triage | MCP tools for flow reads, validation, runs, actions, and trigger tests |
Install the optional Codex skill from GitHub:
npx skills add kaael1/mcp-power-automate --skill power-automate-mcp
Register the MCP locally:
codex mcp add power-automate-local -- npx -y @kaael1/mcp-power-automate
Load the extension:
chrome://extensions or edge://extensionsbun install and bun run buildLoad unpackeddist/extension folderOpen Power Automate, refresh any flow page, and ask your MCP client to:
list_flowsset_active_flowget_flowIn practice, most users start with three wins:
If this saves you time, star