Enables querying of Dataverse environments using SQL through the Model Context Protocol (MCP).
Dataverse SQL Query allows you to interact with Dataverse environments by executing SQL queries, facilitating integration with AI tools like GitHub Copilot and Claude Desktop. By leveraging the Model Context Protocol (MCP), it provides a standardized interface for LLMs to access Dataverse data. It supports installation as a dotnet tool or via Docker, offering flexibility across different operating systems and development environments. The tool simplifies data extraction and analysis from Dataverse, making it easier to build intelligent applications and workflows.
Key Features
01SQL-based querying for Dataverse
02Docker container support
03MCP Compatibility for AI tool integration
04Installation as a dotnet global tool
05Environment configuration via .env files
060 GitHub stars
Use Cases
01Integrating Dataverse data into AI-driven applications
02Querying Dataverse using GitHub Copilot or Claude Desktop