Skip to main content
Glama

roll_dice

Generate random dice rolls using standard dice notation to add chance elements when creating country profiles for games or educational activities.

Instructions

Roll the dice with the given notation

Input Schema

NameRequiredDescriptionDefault
notationYes
num_rollsNo

Input Schema (JSON Schema)

{ "properties": { "notation": { "title": "Notation", "type": "string" }, "num_rolls": { "default": 1, "title": "Num Rolls", "type": "integer" } }, "required": [ "notation" ], "type": "object" }

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/anilsharmay/mcp-demo'

If you have feedback or need assistance with the MCP directory API, please join our Discord server