kaael1/mcp-power-automate
Local Power Automate MCP server, browser extension, and installable Codex skill.
Platform-specific configuration:
{
"mcpServers": {
"mcp-power-automate": {
"command": "npx",
"args": [
"-y",
"mcp-power-automate"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
<p align="center"> <a href="https://github.com/kaael1/mcp-power-automate/stargazers"></a> <a href="https://www.npmjs.com/package/@kaael1/mcp-power-automate"></a> <a href="https://github.com/kaael1/mcp-power-automate/blob/main/LICENSE"></a> <a href="https://skills.sh/"></a> <a href="https://registry.modelcontextprotocol.io/v0/servers?search=io.github.kaael1/mcp-power-automate"></a> </p>
Local MCP server, Chromium extension, and installable skill for operating Microsoft Power Automate flows through Codex.
This project lets an agent:
Install the skill from GitHub:
npx skills add kaael1/mcp-power-automate --skill power-automate-mcpRegister the MCP locally:
codex mcp add power-automate-local -- npx -y @kaael1/mcp-power-automateLoad the extension:
chrome://extensions or edge://extensionsLoad unpackedextension folder in this repoOpen Power Au
Loading reviews...