mcp-server-diceroll
v1.0.1
Published
Add the following to `claude_desktop_config.json`:
Readme
mcp-server-diceroll
Add the following to claude_desktop_config.json:
{
"mcpServers": {
"dice-roll": {
"command": "npx",
"args": ["-y", "mcp-server-diceroll"]
}
}
}