powerplatform-mcp
The PowerPlatform MCP Server is a tool for accessing PowerPlatform and Dataverse entities and records, providing features like metadata exploration, AI-assisted query building, and comprehensive relationship mapping for advanced data modeling.
What is the PowerPlatform MCP Server?
The PowerPlatform MCP Server is a Model Context Protocol server that provides intelligent access to PowerPlatform/Dataverse entities and records, offering context-aware assistance and metadata access.
How can I install the PowerPlatform MCP Server?
You can install it globally using npm with npm install -g powerplatform-mcp
or run it directly using npx with npx powerplatform-mcp
.
What are the key features of the PowerPlatform MCP Server?
Key features include rich entity metadata exploration, advanced OData query support, comprehensive relationship mapping, AI-assisted query building, and full access to entity attributes and relationships.
What tools does the PowerPlatform MCP Server provide?
It provides tools like get-entity-metadata
, get-entity-attributes
, get-entity-relationships
, get-global-option-set
, get-record
, query-records
, and use-powerplatform-prompt
.
What platforms are compatible with the PowerPlatform MCP Server?
The server is designed to work with MCP-compatible clients like Cursor, Claude App, and GitHub Copilot.