Skip to main content
Glama
matthewholliday

mcp-dice-roller

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

Only one tool exists, so there is no risk of confusing it with other tools.

Naming Consistency5/5

With a single tool, naming is trivially consistent; the snake_case pattern is clear.

Tool Count4/5

One tool for a focused dice-rolling purpose is appropriate, though a few auxiliary tools (e.g., for parsing or validation) could be added.

Completeness5/5

The tool fully covers the core functionality of rolling dice using standard notation, with no obvious gaps.

Maintenance

ActivityInactive
ResponsivenessNo issues