Loomal

MCP Dataverse

MCP server by github.com/codeurali/mcp-dataverse

73 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, role privileges and more.

10 starsnpm: mcp-dataverse

About MCP Dataverse

MCP Dataverse is an MCP (Model Context Protocol) server published by codeurali in the official MCP registry. 73 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, role privileges and more.

It ships as an npm package (mcp-dataverse), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/codeurali/mcp-dataverse, where the project has earned 10 GitHub stars.

Use MCP Dataverse with your agent

Claude Code · one command
claude mcp add mcp-dataverse -- npx -y mcp-dataverse
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-dataverse": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-dataverse"
      ]
    }
  }
}
npmmcp-dataverse

Frequently asked questions

What is MCP Dataverse?
MCP Dataverse is an MCP (Model Context Protocol) server by codeurali. 73 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, role privileges and more.
How do I connect MCP Dataverse to Claude, Cursor, or another MCP client?
Install MCP Dataverse from its npm package (mcp-dataverse) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is MCP Dataverse open source?
Yes — the source code is public at github.com/codeurali/mcp-dataverse, with 10 GitHub stars.
Can AI agents pay to use MCP Dataverse?
Not yet through Loomal — MCP Dataverse is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain MCP Dataverse? Claim this listing free by verifying GitHub ownership, or contact us.