Skip to content
Claude Desktop

dice roller for Claude Desktop

io.github.vandewilly/dice-roller

Roll dice using standard notation (2d6, 1d20+5), D&D stats, coin flips, and more!

client:Claude Desktop transport:stdio runtime:pypi

Install dice roller in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "dice-roller": {
      "command": "uvx",
      "args": [
        "mcp-dice-roller"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

dice roller in other clients