Dataverse (Microsoft PowerPlatform)
pulsemcp/dataverse (microsoft powerplatform)Integrates with Microsoft's PowerPlatform API to enable querying and interaction with Dataverse entities, providing access to metadata, attributes, relationships, and records through authenticated requests without navigating complex API structures.
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"dataverse_(microsoft_powerplatform)": {
"url": "None",
"transport": "http"
}
}
}