Dice Roller
Provides cryptographically secure dice rolling with standard notation and Fate/Fudge dice support for tabletop RPGs and games requiring reliable random number generation.
2 stars
0 tools
Created Aug 2025
@lpbayliss/lpbayliss-dice-roller-dice-rollAbout
Provides cryptographically secure dice rolling with standard notation and Fate/Fudge dice support for tabletop RPGs and games requiring reliable random number generation.
Categories
general
Installation
npm
npm install @lpbayliss/lpbayliss-dice-roller-dice-roll
Configuration
{
"mcpServers": {
"lpbayliss-dice-roller-dice-roll": {
"command": "npx",
"args": [
"-y",
"@lpbayliss/lpbayliss-dice-roller-dice-roll"
]
}
}
}