mcp-server-diceroll

A server for rolling dice using the MCP protocol.

Visit Server
Added on 3/28/2025

mcp-server-diceroll

Add the following to claude_desktop_config.json:

{
  "mcpServers": {
    "dice-roll": {
      "command": "npx",
      "args": ["-y", "mcp-server-diceroll"]
    }
  }
}