Loading MCP server directory, please wait...
Roll dice using standard notation (2d6, 1d20+5), D&D stats, coin flips, and more!
npx @getmcp/cli add io.github.vandewilly/dice-rollerRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.vandewilly/dice-roller": {
"command": "python",
"args": [
"-m",
"mcp_dice_roller",
"mcp-dice-roller"
]
}
}
}