Dataverse MCP Server

The most complete MCP server for Microsoft Dataverse. 79 tools · 4 resources · 10 guided workflows · Three auth modes. It runs locally over stdio via the published package.

People connecting API integration tools to Claude, Cursor, VS Code, or another MCP client. The project is written in JavaScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-21 · ★ 12 · #67 OF 250 MAINTAINED API INTEGRATION · VERIFIED 2026-08-25

MIT · JavaScript servers · how we verify → /methodology

01 · Install Dataverse

before you install - you'll need

MCP_TRANSPORT

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add codeurali-mcp-dataverse -- npx -y mcp-dataverse

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "codeurali-mcp-dataverse": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-dataverse"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package mcp-dataverse - unscoped; check the name against the project README before installing

registry namespace io.github.codeurali is GitHub-verified and matches the repo owner

03 · What Dataverse can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.7.5 · 2026-04-13

What's Fixed · BUG-041 - dataverse_check_record_access bound-function regression: RetrievePrincipalAccess is a bound OData function on the principal entity (system user or team), not a standalone function. The previous…

v0.5.0 · 2026-03-24

See CHANGELOG.md for details. · Install / upgrade: · npx mcp-dataverse install

v0.4.5 · 2026-03-06

What's New in v0.4.5 · This release brings 4 new attribute management tools, a full Search API v2.0 upgrade, and a comprehensive bug-fix sprint (BUG-025 through BUG-035) - covering 7 versions since v0.3.8. · --- · New…

04 · Who maintains Dataverse

MCP Dataverse is maintained by codeurali. It's the only MCP server we track from this author; the repo dates to Feb 2026.

05 · Facts

category
API integration - ranked #67 of 250 actively-maintained API integration servers as of 2026-08-25.
registry
io.github.codeurali/dataverse (active, first published 2026-02-21 · 16 versions)
packages
npm:mcp-dataverse

06 · Dataverse FAQ

What is Dataverse?

The most complete MCP server for Microsoft Dataverse. 79 tools · 4 resources · 10 guided workflows · Three auth modes. It runs locally over stdio via the published package.

Is Dataverse still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-21. We re-verify nightly.

How do I install Dataverse?

Run `npx -y mcp-dataverse`. The README documents one environment variable (MCP_TRANSPORT) to set first. You can also paste the ready-made client config above.

Does Dataverse run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Dataverse

More API integration MCP servers · Omni Nli · ComparEdge LLM Cost · Compar Edge · ComparEdge Pricing · Amazonads MCP

More JavaScript MCP servers · Dex Paprika · Coinversaa MCP Server · Transfa · see all