Dice Roller runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi. Last commit 10 Dec 2025.
Roll dice using standard notation (2d6, 1d20+5), D&D stats, coin flips, and more!
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 dice-roller -- uvx mcp-dice-roller
{
"mcpServers": {
"dice-roller": {
"args": [
"mcp-dice-roller"
],
"command": "uvx"
}
}
}
[mcp_servers.dice-roller]
command = "uvx"
args = ["mcp-dice-roller"]
{
"mcpServers": {
"dice-roller": {
"args": [
"mcp-dice-roller"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"dice-roller": {
"args": [
"mcp-dice-roller"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.