mcp-dice

MIT License
1
  • Apple

roll_dice

Use dice notation (e.g., '2d6+3') to simulate dice rolls for games, simulations, or decision-making through the mcp-dice server.

Instructions

Roll dice using standard notation (e.g., '2d6+3', '1d20-2')

Input Schema

NameRequiredDescriptionDefault
notationYesDice notation (e.g., '2d6+3', '1d20-2')

Input Schema (JSON Schema)

{ "properties": { "notation": { "description": "Dice notation (e.g., '2d6+3', '1d20-2')", "pattern": "^\\d+d\\d+([+-]\\d+)?$", "type": "string" } }, "required": [ "notation" ], "type": "object" }

Other Tools from mcp-dice

Related Tools

ID: vzu553gv26