Skip to main content
Glama

MCP Lottery Demo

by pmhw

roll_dice

Roll dice with customizable sides and quantities for random number generation in games, simulations, or decision-making scenarios.

Instructions

投掷骰子,支持自定义面数和数量

Input Schema

NameRequiredDescriptionDefault
countNo骰子数量,默认为1
sidesNo骰子面数,默认为6

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 1, "description": "骰子数量,默认为1", "type": "number" }, "sides": { "default": 6, "description": "骰子面数,默认为6", "type": "number" } }, "type": "object" }

Other Tools from MCP Lottery Demo

Related Tools

    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/pmhw/McpDemo'

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