mcp-dice-roller
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| roll_diceA | Roll dice using standard dice notation (e.g., "3d6", "d20", "2d10"). Supports rolling multiple dice of various sizes. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
TDQS
Scored across 1 tool
Only one tool exists, so there is no risk of confusing it with other tools.
With a single tool, naming is trivially consistent; the snake_case pattern is clear.
One tool for a focused dice-rolling purpose is appropriate, though a few auxiliary tools (e.g., for parsing or validation) could be added.
The tool fully covers the core functionality of rolling dice using standard notation, with no obvious gaps.