Dice Roller MCP

Updated:
02/08/2025
Released:
02/08/2025
Have you ever wondered whether your favorite AI assistant is *really* rolling random dice? This MCP (Model Context Protocol) server adds reliable dice rolling capabilities to AI assistants like Claude, supporting complex TTRPG mechanics including advantage rolls, ability score generation, and exploding dice.
Built to production standards using the TypeScript MCP SDK with JSON-RPC API, the server supports multiple transport methods (HTTP and stdio) and can be deployed via NPX, Docker, or direct installation. Input validation is handled through Zod schemas, ensuring robust and secure dice rolling operations.