mcp-dataverse

by codeurali

Not rated
GitHub

About

Microsoft Dataverse MCP server: 54 tools for CRUD, FetchXML, metadata, audit, batch, solutions and more.

Details

Author
codeurali
Categories
Database

Setup

Install mcp-dataverse in your MCP client (Claude Desktop, Cursor, Windsurf, and others).

Repository: https://github.com/codeurali/mcp-dataverse

Follow the installation instructions in the repository README, then restart your MCP client.

The most complete MCP server for Microsoft Dataverse.

79 tools · 4 resources · 10 guided workflows · Three auth modes

AI agents hallucinate schema, guess column names, and build broken OData queries. This server gives themreal-time accessto your Dataverse environment — schema, records, metadata, solutions — through theModel Context Protocol.

- Three auth modes— device code (local), client credentials (CI/CD), managed identity (Azure-hosted)
- Works with any MCP client— VS Code, Claude, Cursor, Windsurf, Gemini, Codex CLI
- Atomic tools— each tool does one thing well; the AI picks the right one
- Structured outputs— every response returns{summary, data, suggestions}
- Guardrails— destructive operations require explicit confirmation
- Encrypted tokens— AES-256-GCM cached credentials, never logged

The interactive wizard configures your environment, registers the server in VS Code, and authenticates your Microsoft account in under 2 minutes.

Requires Node.js 20+. For other clients (Claude, Cursor, Windsurf…) seeMulti-Client Setup.

No re-config required — just checks your existing setup and shows what changed.npxauto-fetches the latest version on each run, so simply restarting your MCP client is enough to get the new tools.

Three modes — choose based on where the server runs:

Device code quick start:authentication triggers on the first tool call.

For client credentials and managed identity setup, seeAuthentication docs.

Run as an HTTP server for multi-client use:

MCP_TRANSPORT=http MCP_HTTP_PORT=3000 MCP_HTTP_SECRET=mysecret node dist/server.js
{ "servers": { "dataverse": { "type": "http", "url": "http://localhost:3000/mcp", "headers": { "Authorization": "Bearer mysecret" } } } }

MCP Dataverse is designed to be comprehensive, but most AI models work best with fewer tools in context.Deselect the tools you don't needin your client's tool picker (e.g. VS Code Chat panel) to keep the agent focused and responsive.

Official Airtable MCP server and skills for working with bases, records, workflows, and business operations from AI agents.

MCP Server For Apache Doris, an MPP-based real-time data warehouse.

Official MCP Server from Atlan which enables you to bring the power of metadata to your AI tools

Query Onchain data, like ERC20 tokens, transaction history, smart contract state.

Read and write access to your Baserow tables.

Introspect and query your apps deployed to Convex.

Interact with the data stored in Couchbase clusters using natural language.

Maritime intelligence for tracking vessels, analysing ports, and exploring ship data.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.