Back to search
30
MCP

@microsoft/dataverse

npm/@microsoft/dataverse

CLI tool for Dataverse, including stdio MCP server. Preview.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@microsoft/dataversecli
CLI tool for Dataverse, including stdio MCP server
0 tools
@microsoft/dataversemcp
stdio MCP server for Microsoft Dataverse
0 tools
rajyraman/mcp-stdio-dataverse
MCP Server for Dataverse to run SQL queries
0 tools
dataverse-mcp
An MCP server for interacting with Microsoft Dataverse environments during development
0 tools
@mcp-z/cli
CLI tool for managing MCP server clusters and testing workflows.
0 tools
mcp-dataverse
The most complete MCP server for Microsoft Dataverse. 79 production-ready tools for AI agents: OData & FetchXML queries, CRUD, metadata, sol
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@microsoft/dataverse": {
      "url": "None",
      "transport": "http"
    }
  }
}