M

mcp-dataverse

The most complete MCP server for Microsoft Dataverse. 73 production-ready tools for AI agents: OData & FetchXML queries, CRUD, metadata, solutions, audit, batc…

Databases
Install Command
npx -y mcp-dataverse
Claude Desktop Config
{
  "mcpServers": {
    "mcp-dataverse": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-dataverse"
      ]
    }
  }
}

mcp-dataverse is a community MCP server that connects AI assistants like Claude to the most complete mcp server for microsoft dataverse. 73 production-ready tools for ai agents: odata & fetchxml queries, crud, metadata, solutions, audit, batc…. It runs locally on your machine, keeping your data private and giving you full control over the connection. This makes it easy to query and manage your data without leaving your AI assistant.

About mcp-dataverse

Overview

The most complete MCP server for Microsoft Dataverse. 73 production-ready tools for AI agents: OData & FetchXML queries, CRUD, metadata, solutions, audit, batch operations and more. Device code, client credentials, and managed identity auth. Works with VS

Links

Topics

mcp, mcp-server, dataverse, microsoft-dataverse, power-platform, dynamics-365, dynamics-crm, common-data-service, cds, odata, fetchxml, copilot, model-context-protocol, ai-agent, power-apps, crm

Who Should Use mcp-dataverse?

  • 1Run natural-language queries against your database without writing SQL
  • 2Inspect schemas, tables, and relationships during development
  • 3Automate data exports, migrations, and reporting tasks
  • 4Let AI assistants answer questions directly from your live data

How to Install mcp-dataverse

Before you start

You will need Node.js (v18 or later) installed on your machine — download it from nodejs.org if you haven't already.

  1. 1Open a terminal (Terminal on Mac, Command Prompt or PowerShell on Windows).
  2. 2Paste the install command above and press Enter — Node.js will download and run the server automatically.
  3. 3Add the server to your Claude Desktop config file (see the JSON snippet above) and restart Claude.

The Claude Desktop config snippet above can be copied and pasted directly into your claude_desktop_config.json file — no editing required.

How mcp-dataverse Compares

It runs entirely on your local machine, so no data leaves your environment — important for teams with privacy or compliance requirements.
It is distributed as an npm package, making version management and updates straightforward with a single `npm update` command.

Tags

dataversemicrosoft-dataversepower-platformdynamics-365dynamics-crmcommon-data-servicecdsodatafetchxmlcopilot

Reviews