Powerplatform
Freeby MCP Community
PowerPlatform Model Context Protocol server
v2.1.0Added Apr 12, 2026
powerplatformmcpmodel-context-protocoldynamicsdataverse
Powerplatform MCP Server
PowerPlatform Model Context Protocol server
Installation
Reviews
Installation
Quick install
npx -y powerplatform-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"powerplatform": {
"command": "npx",
"args": ["-y", "powerplatform-mcp"]
}
}
}