Back to directory
jimmcq/lemonade-stand-mcp-server

jimmcq/lemonade-stand-mcp-server

@jimmcq

A simple, working example of a Model Context Protocol (MCP) server that lets you play the classic Lemonade Stand game through Claude Desktop.

gamesimulationmcp-serverclaude-desktoplemonade-standexamplejavascriptentertainment

Installation & Configuration

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

Information

Transport
stdio
Language
JavaScript
Created
2026/6/13
Updated
2026/6/13