Skip to main content
Glama

Lemonade Stand MCP Server

by jimmcq

sell_lemonade

Simulate running a lemonade stand by analyzing weather, pricing, and inventory to optimize daily sales results in the classic business game.

Instructions

Open for business and see today's results

Input Schema

NameRequiredDescriptionDefault
gameIdYesThe game ID

Input Schema (JSON Schema)

{ "properties": { "gameId": { "description": "The game ID", "type": "string" } }, "required": [ "gameId" ], "type": "object" }

Other Tools from Lemonade Stand MCP Server

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/jimmcq/Lemonade-Stand-MCP-Server'

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