Enterprise DNA
M MCP Servers Developer low

codeurali/mcp-dataverse

by Various

MCP server for Microsoft Dataverse Web API for devs !

C

MCP

codeurali/mcp-dataverse

Added 1 June 2026

#dataverse #mcp-server #microsoft-dataverse #model-context-protocol #power-platform

Overview

An MCP server that wraps the Microsoft Dataverse Web API for developers. It exposes Dataverse entities and actions as MCP tools, enabling LLM-based agents to read and write data. Built in JavaScript, it requires a Microsoft Dataverse environment and authentication.

Best for

Best for
Developers building AI agents that need to interact with Microsoft Dataverse data.

Use cases

  • Query Dataverse records via natural language through an MCP client
  • Automate data entry and updates in Dataverse from AI assistants
  • Integrate Dataverse with AI development workflows using the Model Context Protocol

How to use

Install

npx mcp-dataverse install

Tested with

Cursor, Windsurf, VS Code, Claude, Gemini, Codex CLI

Example client config

{\n  "servers": {\n    "dataverse": {\n      "type": "http",\n      "url": "http://localhost:3000/mcp",\n      "headers": {\n        "Authorization": "Bearer mysecret"\n      }\n    }\n  }\n}

Notes

An MCP server that wraps the Microsoft Dataverse Web API for developers. It exposes Dataverse entities and actions as MCP tools, enabling LLM-based agents to read and write data. Built in JavaScript, it requires a Microsoft Dataverse environment and authentication.

9 stars on GitHub. Last updated 2026-05-13. Licensed MIT.

Use cases

  • Query Dataverse records via natural language through an MCP client
  • Automate data entry and updates in Dataverse from AI assistants
  • Integrate Dataverse with AI development workflows using the Model Context Protocol

Pros

  • Simple to set up with an existing Dataverse connection
  • Leverages standard MCP protocol for easy integration with AI tools
  • Open source with JavaScript for broad developer accessibility

Cons

  • Low community adoption with only 9 stars, limiting support and updates
  • Requires manual authentication setup for Dataverse API access
  • Narrow focus on Dataverse, not useful outside Microsoft ecosystem

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Simple to set up with an existing Dataverse connection
  • Leverages standard MCP protocol for easy integration with AI tools
  • Open source with JavaScript for broad developer accessibility

Cons

  • Low community adoption with only 9 stars, limiting support and updates
  • Requires manual authentication setup for Dataverse API access
  • Narrow focus on Dataverse, not useful outside Microsoft ecosystem
Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks