Back to search
30
MCP

@microsoft/dataversecli

npm/@microsoft/dataversecli

CLI tool for Dataverse, including stdio MCP server

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

Similar MCP servers embedding-nearest

@microsoft/dataverse
CLI tool for Dataverse, including stdio MCP server. Preview.
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
@ironbee-ai/devtools
MCP Server and CLI for IronBee DevTools
0 tools
@openworkspace/mcp
MCP server with tool registry, stdio and HTTP/SSE transports
0 tools

How to use

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

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