Skip to main content
Glama

MCP Lottery Demo

by pmhw

flip_coin

Simulate coin flips to generate random heads or tails outcomes for decision-making or probability testing. Specify the number of flips needed.

Instructions

抛硬币,返回正面或反面

Input Schema

NameRequiredDescriptionDefault
countNo抛硬币次数,默认为1

Input Schema (JSON Schema)

{ "properties": { "count": { "default": 1, "description": "抛硬币次数,默认为1", "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