power-platform-devkit

callumalpass/power-platform-devkit
★ 1 stars TypeScript 🌐 Browser/Web Updated 6d ago
CLI, MCP server, and web workbench for Microsoft Power Platform — authenticated access to Dataverse, Power Automate, Graph, BAP, and Power Apps APIs
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "power-platform-devki": {
      "command": "npx",
      "args": [
        "-y",
        "callumalpass/power-platform-devkit"
      ]
    }
  }
}

README Excerpt

<p><svg width="48" height="48" viewBox="46 43 172 174" aria-label="pp"><mask id="pp-m"><rect x="46" y="43" width="172" height="174" fill="white"/><circle cx="100" cy="88" r="18" fill="black"/><circle cx="164" cy="88" r="18" fill="black"/></mask><g fill="black" mask="url(#pp-m)"><rect x="64" y="52" width="18" height="156" rx="9"/><circle cx="100" cy="88" r="36"/><rect x="128" y="52" width="18" height="156" rx="9"/><circle cx="164" cy="88" r="36"/></g></svg></p>

Tools (1)

PATH