Loading MCP server directory, please wait...
Xrm/Power Platform/Dataverse MCP for devs, Azure CLI auth, Web API and multi-environment support
npx @getmcp/cli add io.github.jjohnsen/jaj-dataverse-dev-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.jjohnsen/jaj-dataverse-dev-mcp": {
"command": "npx",
"args": [
"-y",
"jaj-dataverse-dev-mcp"
],
"env": {
"DATAVERSE_ENVIRONMENTS_PATH": ""
}
}
}
}