dice-server

dice-server

0

The Dice Server is a Model Context Protocol (MCP) server designed for rolling dice. It supports rolling dice with any number of sides and can handle multiple simultaneous rolls, automatically calculating the total of all dice rolls. The server can be integrated into applications or used directly in code.

🎲 Dice Server

A Model Context Protocol (MCP) server for rolling dice

🌟 Features

  • Roll dice with any number of sides
  • Roll multiple dice simultaneously
  • Automatically calculate the total of all dice rolls

🚀 Installation

npm install @makimaki/dice-server

💡 Usage

As an MCP Server

  • Add the server to your Claude.app configuration file

Direct Usage in Code

Use the server instance and run it.