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.
No explicit actions found
This MCP server may use standard commands or have its functionality documented in the README. Check the Setup or README tabs for more information.
暂无评论. 成为第一个评论的人!
登录以参与讨论