Dice Roller
Communitybymcp-dice
Roll dice using standard notation for games and randomization.
Configuration
{
"mcpServers": {
"dice-roller": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-dice-roller"
]
}
}
}Add this to your claude_desktop_config.json file.