MCP Dataverse runs on your own machine — the client starts it, so there is no endpoint to ping. 147 installs a week from npm. Last commit 22 Jul 2026.
73 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, role privileges and more.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add dataverse -- npx -y mcp-dataverse
{
"mcpServers": {
"dataverse": {
"args": [
"-y",
"mcp-dataverse"
],
"command": "npx"
}
}
}
[mcp_servers.dataverse]
command = "npx"
args = ["-y", "mcp-dataverse"]
{
"mcpServers": {
"dataverse": {
"args": [
"-y",
"mcp-dataverse"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dataverse": {
"args": [
"-y",
"mcp-dataverse"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.