MCP Dataverse for Claude Desktop
io.github.codeurali/dataverse
73 tools for Microsoft Dataverse: CRUD, FetchXML, metadata, audit, batch, role privileges and more.
client:Claude Desktop
transport:stdio
runtime:npm
Install MCP Dataverse in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"dataverse": {
"command": "npx",
"args": [
"-y",
"mcp-dataverse"
],
"env": {
"MCP_CONFIG_PATH": "<MCP_CONFIG_PATH>",
"DATAVERSE_ENV_URL": "<DATAVERSE_ENV_URL>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs