Endpoints
- /mcp for the full MCP profile
- /copilot-mcp for a narrower Copilot-friendly profile
- /health for a simple health check
Public MCP Endpoint
A public Model Context Protocol server for deterministic Dataverse capacity calculations. It exposes the same calculation logic as the web app, but as callable tools for agents, copilots, and custom clients.
The server helps AI agents answer licensing questions about included Dataverse database and file capacity across Power Apps, Power Automate, Dynamics 365, and Copilot Studio SKUs. More details in this blog post.
If you want to run the calculation yourself in a browser instead of through MCP, use the web app. If you want setup details, JSON examples, and client wiring, read the GitHub docs.