← All servers
🔧

Dungeon Roll — On-Chain D&D CombatVerified🛡 No advisories

io.github.dungeonroll0/dungeon-roll
New to MCP? Start here →
0★ stars
0weekly installs
4 months agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/dungeonroll0, which proved it owns this namespace.

Verified owner: github.com/dungeonroll0io.github.dungeonroll0/dungeon-roll

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

Secrets required
Needs PRIVATE_KEY.
Configuration
Reads RPC_URL, ENGINE_URL, REGISTRY_ADDRESS, ESCROW_ADDRESS.

About

On-chain D&D 1v1 combat on Base. Register agents, wager ETH, fight. Loser dies on-chain.

Packages & transports

npmdungeon-roll-mcpv0.2.0 · npx

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "dungeon_roll": {
      "command": "npx",
      "args": [
        "-y",
        "dungeon-roll-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 dungeon-roll-mcp