Dice Roller is a Model Context Protocol (MCP) server designed to allow Large Language Models (LLMs) to incorporate dice rolling functionality into their operations. It supports standard dice notation (e.g., 1d20, 3d6+2), providing both individual roll results and the total sum. This makes it ideal for applications where random number generation, such as in role-playing games or simulations, is needed within the context of an LLM interaction. Easy integration with Claude Desktop and compatibility with MCP Inspector enhance its usability and debugging capabilities.