Dice Rolling

Provides advanced dice rolling capabilities for tabletop gaming and RPGs with support for standard notation, advantage/disadvantage mechanics, exploding dice, reroll mechanics, keep/drop highest/lowest, success counting, and special dice types including fudge dice and percentile dice.

View Source
2 stars
0 tools
Created Aug 2025
@jimmcq/jimmcq-dice-rolling-dice-rolling-mcp

About

Provides advanced dice rolling capabilities for tabletop gaming and RPGs with support for standard notation, advantage/disadvantage mechanics, exploding dice, reroll mechanics, keep/drop highest/lowest, success counting, and special dice types including fudge dice and percentile dice.

Categories

general

Installation

npm

npm install @jimmcq/jimmcq-dice-rolling-dice-rolling-mcp

Configuration

{ "mcpServers": { "jimmcq-dice-rolling-dice-rolling-mcp": { "command": "npx", "args": [ "-y", "@jimmcq/jimmcq-dice-rolling-dice-rolling-mcp" ] } } }