Dice Roll
Provides a simple dice rolling tool that generates random rolls with customizable dice faces and quantities, returnin...
What it does
Provides a simple dice rolling tool that generates random rolls with customizable dice faces and quantities, returning both individual results and their sum.
A simple dice rolling MCP server that provides a tool for generating random dice rolls. The server implements a single tool called 'roll_dice' that accepts parameters for the number of faces on the dice and how many times to roll, returning both individual roll results and their sum. It uses the Model Context Protocol's stdio transport for communication and is built with TypeScript, leveraging the Zod library for input validation and schema generation.
Capabilities
Server
Quality
deterministic score 0.60 from registry signals: · indexed on pulsemcp · has source repo · 1 github stars · registry-generated description present