Dice-Roller-MCP-Server

its-rath/Dice-Roller-MCP-Server

3.2

If you are the rightful owner of Dice-Roller-MCP-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Dice Roller MCP Server is a lightweight server designed to provide dice-rolling functionality for AI assistants, supporting various randomization mechanics.

Tools

Functions exposed to the LLM to take actions

flip_coin

Simulates a fair coin toss (Heads or Tails).

roll_dice

Rolls a standard die (d4, d6, d8, d10, d12, d20, d100).

custom_roll

Rolls multiple dice with custom sides (e.g., 3d6, 2d20).

roll_table

Selects a random item from a user-defined list or table.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources