Back to directory
jimmcq/Lemonade-Stand-MCP-Server

jimmcq/Lemonade-Stand-MCP-Server

@jimmcq7

A simple MCP server implementation that enables playing the classic Lemonade Stand game through Claude Desktop.

lemonade standgameclaudeaisimulationentertainment

Installation & Configuration

{
  "mcpServers": {
    "lemonade-stand": {
      "command": "node",
      "args": [
        "/absolute/path/to/Lemonade-Stand-MCP-Server/server.js"
      ]
    }
  }
}

Information

Transport
stdio
Language
JavaScript
Created
2025/4/20
Updated
2026/6/8