Developer Builds Power Automate MCP Server with 108 Tools, Cross-Platform Support

Power Automate MCP Server Development Update
A developer has built a custom Power Automate MCP server after declining a vendor solution, expanding it from 12 to 108 tools. The server now provides comprehensive Microsoft Power Platform management capabilities.
Key Features and Capabilities
The MCP server started as a flow management tool for creating, testing, and debugging Power Automate flows. It has evolved to include:
- Full Dataverse CRUD operations via OData
- SharePoint site, list, item, and file management via Microsoft Graph
- Power Apps management with versioning and permissions
- Environment administration (create, copy, backup, restore)
- DLP policy management
- Solutions ALM for Dataverse
- Managed environment governance with capacity monitoring
Platform and Integration Support
The server is cross-platform, working on Windows, macOS, and Linux. It integrates with multiple AI coding assistants including:
- Claude Desktop
- Claude Code
- VS Code Copilot
- Cursor
- Gemini CLI
- ChatGPT
The developer uses the tool daily and continues to expand its functionality, inviting community input for additional features.
📖 Read the full source: r/ClaudeAI
👀 See Also

ClawWatcher Reaches 200 Users, Reports $28K+ in Collective OpenClaw API Savings
ClawWatcher, a tool that tracks OpenClaw API costs in real-time, has reached 200 users. According to its creator, users have collectively saved over $28,000 in API costs, with an average cost reduction of 45%.

SuperHQ: Run AI coding agents in isolated microVM sandboxes
SuperHQ is an open source Rust/GPUI app that runs AI coding agents (Claude Code, OpenAI Codex, Pi) in isolated microVM sandboxes. Each agent gets a full Debian VM, mounts project dirs read-only, and never sees host API keys — they're injected via an auth gateway proxy.

MCP server for depth-packed codebase context
A new MCP server packs codebase context at 5 depth levels within token budgets, addressing the problem where AI coding agents either load too few files or get flat repo maps without actual content.

SIDJUA V1.0: Self-Hosted Governance Platform for AI Agents
SIDJUA V1.0 is a free, self-hosted governance platform for AI agents that runs on Docker, including Raspberry Pi. It provides mandatory checkpoints for agent tasks, encrypted credential storage, network isolation, and granular budget controls.