Cliveo/Power-Platform-MCP
MyMCP is an MCP server that provides seamless integration with Microsoft Power Platform services through GitHub Copilot. This .NET-based server exposes powerful tools for interacting with Dataverse and Power Automate, enabling developers to query, monitor, and manage Power Platform resources directly from their development environment.
Platform-specific configuration:
{
"mcpServers": {
"Power-Platform-MCP": {
"command": "npx",
"args": [
"-y",
"Power-Platform-MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...