mcp-dataverse
If you are the rightful owner of mcp-dataverse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This repository enables querying of Dataverse environments using SQL through an MCP Server configuration, compatible with AI tools like GitHub Copilot and Claude Desktop.
The Dataverse MCP Server allows users to query Dataverse environments using SQL, leveraging the Model Context Protocol (MCP) to standardize connections between AI models and data sources. This project builds on the work of Mark Carrington's Sql4Cds, providing a robust solution for integrating AI tools with Dataverse. Users can configure the server using Docker or as a dotnet tool, with support for various platforms including Windows, MacOS, and Linux. The server is distributed via nuget as a dotnet tool, requiring the dotnet 9.0 SDK for installation.
Features
- Supports querying Dataverse environments using SQL.
- Compatible with AI tools like GitHub Copilot and Claude Desktop.
- Configurable as a Docker container or dotnet tool.
- Built with MCP C# SDK, distributed via nuget.
- Standardizes connections between AI models and data sources using MCP.