← All servers
🔌

mcpPublisher🛡 No advisories

dev.dungbeetle/mcp
New to MCP? Start here →
0★ stars
0weekly installs
21 days agolast release

Provenancewhere it came from, and what was verified

First-party publisher

Published by the owner of dungbeetle.dev, who proved control of the domain through the official MCP registry.

Verified owner: dungbeetle.devdev.dungbeetle/mcp

🛡 Permissions & trustwhat this server can touch before you run it

Secrets required
Needs DUNGBEETLE_AGENT_TOKEN, DUNGBEETLE_CLIENT_SECRET.
Configuration
Reads DUNGBEETLE_CLIENT_ID, DUNGBEETLE_SERVER_URL.

About

Visual regression & snapshot testing for AI agents — list runs, read semantic diffs, review.

Packages & transports

npmdungbeetle-mcpv0.1.0 · npx
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "dungbeetle-mcp"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y dungbeetle-mcp