01Offers dedicated MCP tools for dice rolling (`dice_roll`) and notation validation (`dice_validate`)
021 GitHub stars
03Supports comprehensive standard dice notation (e.g., 3d6+2, 1d%)
04Implements advanced dice mechanics (Advantage/Disadvantage, Exploding dice, Rerolls, Success counting)
05Designed with a modular and extensible architecture for easy addition of new mechanics
06Provides cryptographically secure random number generation using Node.js `crypto.randomInt()`