mcpbeat Sign in

JAJ Dataverse Dev MCP Server

local only

JAJ Dataverse Dev MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 127 installs a week from npm. Last commit 21 Sep 2026.

Xrm/Power Platform/Dataverse MCP for devs, Azure CLI auth, Web API and multi-environment support

Installs per day peak 127 · avg 4
a month agotoday
127
Installs / week
npm · jaj-dataverse-dev-mcp
0
Stars
0 open issues
21 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check JAJ Dataverse Dev MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add jaj-dataverse-dev-mcp -- npx -y jaj-dataverse-dev-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "jaj-dataverse-dev-mcp": {
      "args": [
        "-y",
        "jaj-dataverse-dev-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.jaj-dataverse-dev-mcp]
command = "npx"
args = ["-y", "jaj-dataverse-dev-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "jaj-dataverse-dev-mcp": {
      "args": [
        "-y",
        "jaj-dataverse-dev-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "jaj-dataverse-dev-mcp": {
      "args": [
        "-y",
        "jaj-dataverse-dev-mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: DATAVERSE_ENVIRONMENTS_PATH (Optional path to the Dataverse environments configuration file. Defaults to ./environments.json.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to JAJ Dataverse Dev MCP

same job, measured the same way
Spinnaker MCP
by geiserx

MCP server exposing Spinnaker CD platform via Gate API for pipeline and deployment management

41 installs/wk local only
Agentbuilders
by deepfreezechill

Deploy full-stack AI agent apps with database, auth, storage, and Edge AI on one platform.

25 installs/wk local only
Massdriver
by massdriver

Manage the Massdriver infrastructure platform: projects, environments, deployments, and more.

local only
Ateam MCP
by ariekogan

Build, validate, and deploy multi-agent AI solutions from any AI environment.

444 installs/wk 59 tools answering
Homespun
by homespun

Deploy a multi-user web app from your agent: hosting, auth, database, and permissions.

226 installs/wk 26 tools answering
Bussin MCP
by sgebb

MCP server for Azure Service Bus. Peek, search and replay dead-letter messages from any MCP client.

47 installs/wk local only
Sciple Platform
by navaganeshr

Sciple platform MCP: services, dashboards, runbooks, tickets, environments, AWS cloud inventory.

120 installs/wk local only
Dot AI
by vfarcic

AI-powered development platform for Kubernetes deployments and intelligent automation

115 installs/wk local only

JAJ Dataverse Dev MCP — questions

Answers built from our own checks of this server.

Why is there no uptime for JAJ Dataverse Dev MCP?
JAJ Dataverse Dev MCP runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package jaj-dataverse-dev-mcp was installed 127 times last week.
How do I connect JAJ Dataverse Dev MCP?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls jaj-dataverse-dev-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use JAJ Dataverse Dev MCP?
The npm package jaj-dataverse-dev-mcp was installed 127 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is JAJ Dataverse Dev MCP open source?
Yes — it is published under the MIT licence, written in TypeScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.