Using With Claude
Claude Desktop connects to Microsoft Dataverse through the CData MCP Server for Microsoft Dataverse using the Model Context Protocol (MCP).
When you launch Claude, it automatically detects MCP connections registered during setup. These connections are created and saved using the MCP Configuration Tool, which is installed with the MCP Server.
Each saved connection is recognized by Claude and can be referenced by name when asking questions.
Installing Claude
Claude Desktop is a standalone application that enables natural language querying across supported data sources using the Model Context Protocol (MCP).
To connect to Microsoft Dataverse via MCP, you first need to install the Claude Desktop application.
You can download the latest version from the official Claude Download Page.
After installing Claude Desktop, you can configure your MCP connection using the CData MCP Driver for Microsoft Dataverse.
How Claude Uses the Server
When you ask Claude a question, it launches the corresponding MCP Server connection, reads the available tool descriptions provided by the connector, and generates a secure query in the background.
There is no need to write SQL or teach Claude how to query your data. Each tool is self-describing, and Claude consumes those descriptions to determine how to retrieve the right information.
Example Prompts
After setup, you can ask Claude natural-language questions like:
- "How many new leads were created last month?"
- "Which opportunities are expected to close this week?"
- "What is the total value of opportunities in the pipeline by stage?"
- "List all opportunities that have been inactive for over 30 days."
- "How many support cases were resolved within SLA last month?"
- "List customers who submitted more than 5 cases in the past 90 days."
- "Which campaigns generated the most leads?"
- "How many emails were opened by contacts in the last campaign?"
- "List project tasks that are overdue and assigned to external contractors."
- "What is the most common value in the 'Issue Type' field for recent bug reports?"
Claude securely executes the query using the MCP Server and responds using the live results from Microsoft Dataverse.