Dungeon Roll — On-Chain D&D Combat runs on your own machine — the client starts it, so there is no endpoint to ping. 37 installs a week from npm.
On-chain D&D 1v1 combat on Base. Register agents, wager ETH, fight. Loser dies on-chain.
The linked repository no longer exists on GitHub — it was deleted or made private.
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.
claude mcp add dungeon-roll -- npx -y dungeon-roll-mcp
{
"mcpServers": {
"dungeon-roll": {
"args": [
"-y",
"dungeon-roll-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.dungeon-roll]
command = "npx"
args = ["-y", "dungeon-roll-mcp"]
{
"mcpServers": {
"dungeon-roll": {
"args": [
"-y",
"dungeon-roll-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"dungeon-roll": {
"args": [
"-y",
"dungeon-roll-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.