Power Automate MCP Server by Flow Studio
Rank #7,322io.github.ninihen1/flowstudio-mcp
Debug, build, and manage Power Automate cloud flows with AI agents
Power Automate MCP Server by Flow Studio is a Model Context Protocol (MCP) server published by ninihen1. It ranks #7,322 of 132,046 servers tracked on MCP Toplist, and its repository has 34 GitHub stars. Power Automate MCP Server by Flow Studio is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 1 tracked version. It was first listed on Feb 26, 2026 and most recently updated on Apr 3, 2026.
Ranks ahead of 124,724 of 132,046 servers on MCP Toplist.
Use Power Automate MCP Server by Flow Studio
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http flowstudio-mcp https://mcp.flowstudio.app/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.flowstudio-mcp]
url = "https://mcp.flowstudio.app/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://mcp.flowstudio.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"flowstudio-mcp": {
"url": "https://mcp.flowstudio.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"flowstudio-mcp": {
"type": "http",
"url": "https://mcp.flowstudio.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"flowstudio-mcp": {
"serverUrl": "https://mcp.flowstudio.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"flowstudio-mcp": {
"url": "https://mcp.flowstudio.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.ninihen1%2Fflowstudio-mcp)<a href="https://mcptoplist.com/server/io.github.ninihen1%2Fflowstudio-mcp"><img src="https://mcptoplist.com/badge/io.github.ninihen1%2Fflowstudio-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
ninihen1
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Apr 3, 2026 |
Frequently asked questions
- Who maintains Power Automate MCP Server by Flow Studio?
- Power Automate MCP Server by Flow Studio is maintained by ninihen1, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Power Automate MCP Server by Flow Studio listed on the Official MCP Registry?
- Yes — Power Automate MCP Server by Flow Studio is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does Power Automate MCP Server by Flow Studio have?
- MCP Toplist tracks 1 version of Power Automate MCP Server by Flow Studio, most recently published on Apr 3, 2026.
- Where can I find the source code for Power Automate MCP Server by Flow Studio?
- The source code for Power Automate MCP Server by Flow Studio is hosted at github.com/ninihen1/power-automate-mcp-skills.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.