Dice Rolling
https://dice-rolling-mcp.vercel.app/mcp
● healthy
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.
Transport
sse
Auth
—
Cost
—
How to connect
MCP endpoint (sse)
https://dice-rolling-mcp.vercel.app/mcp
JSON-RPC initialize probe
curl -X POST https://dice-rolling-mcp.vercel.app/mcp \
-H 'Content-Type: application/json' \
-H 'Accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://dice-rolling-mcp.vercel.app/
Source code
https://github.com/jimmcq/dice-rolling-mcp
Listed at (pulsemcp)
https://www.pulsemcp.com/servers/jimmcq-dice-rolling