Power Automate MCP Server by Flow Studio

Give your AI agent the same visibility you have in the Power Automate portal - plus a bit more. It is available as a remote MCP endpoint.

Teams that want a hosted automation endpoint instead of running a local process. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-05-10 · ★ 31 · #185 OF 194 MAINTAINED AUTOMATION · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Power Automate MCP Server by Flow Studio

Claude Code

claude mcp add ninihen1-power-automate-mcp-skills --transport http https://mcp.flowstudio.app/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "ninihen1-power-automate-mcp-skills": {
      "url": "https://mcp.flowstudio.app/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.flowstudio.app/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.flowstudio.app

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.ninihen1 is GitHub-verified and matches the repo owner

03 · Who maintains Power Automate MCP Server by Flow Studio

Power Automate MCP Server by Flow Studio is maintained by ninihen1. It's the only MCP server we track from this author; the repo dates to Feb 2026.

04 · Facts

category
automation - ranked #185 of 194 actively-maintained automation servers as of 2026-08-25.
registry
io.github.ninihen1/flowstudio-mcp (active, first published 2026-04-03)

05 · Power Automate MCP Server by Flow Studio FAQ

What is Power Automate MCP Server by Flow Studio?

Give your AI agent the same visibility you have in the Power Automate portal - plus a bit more. It is available as a remote MCP endpoint.

Is Power Automate MCP Server by Flow Studio still maintained?

Yes - as of 2026-08-25, its last commit was 2026-05-10. We re-verify nightly.

How do I install Power Automate MCP Server by Flow Studio?

Run `claude mcp add ninihen1-power-automate-mcp-sk --transport http https://mcp.flowstudio.app/mcp`. You can also paste the ready-made client config above.

Does Power Automate MCP Server by Flow Studio require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Power Automate MCP Server by Flow Studio