trackmcp
Back to directory
michsob

powerplatform-mcp

View on GitHub

PowerPlatform CLI and MCP tools

43 stars TypeScriptOthers Updated Sep 3, 2026

Documentation

PowerPlatform MCP / CLI

A Model Context Protocol (MCP) server and standalone CLI for querying and configuring PowerPlatform / Dataverse environments. Supports multiple environments, entity metadata, records, plugins, flows, solutions, workflows, business rules, security roles, custom APIs, web resources, and more — including write operations for automated environment setup.

Why MCP + CLI?

MCP integrates directly with AI clients (Claude, Cursor, GitHub Copilot) for interactive, conversational exploration of your environments.

CLI writes results to a file system cache instead of returning them inline. MCP tool responses are bound by the AI client's context window, which can truncate or degrade results when querying environments with hundreds of entities, flows, or plugin steps. The CLI avoids this limitation by persisting full results to disk, making them available for follow-up analysis without context pressure. Both interfaces share the same tools and capabilities.

Installation

Requires Node.js 22+ (` — target environment (defaults to first configured).

Commands

Entity

code
entity-metadata 
entity-attributes 
entity-attribute  

[![MseeP.ai Security Assessment Badge](https://mseep.net/pr/michsob-powerplatform-mcp-badge.png)](https://mseep.ai/app/michsob-powerplatform-mcp)

Frequently asked questions

What is powerplatform-mcp?

powerplatform-mcp is PowerPlatform CLI and MCP tools

How do I install powerplatform-mcp?

Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.

Is powerplatform-mcp open source?

Yes — it is hosted on GitHub at https://github.com/michsob/powerplatform-mcp and has 43 stars.

Related MCP tools

Run your own MCP server? See who uses it and what to fix.

Measure it with TrackMCP