Lemonade Stand MCP Server
L

Lemonade Stand MCP Server

一個基於MCP協議的檸檬水攤遊戲服務器,通過Claude桌面客戶端實現AI交互式遊戲體驗,包含動態天氣、商業模擬和策略決策功能。
2.5分
6.5K

What is Lemonade Stand MCP Server?

This server connects Claude AI to a virtual lemonade stand business simulation. It demonstrates how AI can interact with external tools to play a complete business strategy game with dynamic weather, inventory management, and pricing decisions.

How does it work with Claude?

Claude uses the MCP protocol to send commands to the server, which maintains the game state. Claude analyzes results and makes strategic decisions about pricing, inventory, and business operations.

Perfect for learning business strategy

Great for understanding supply/demand relationships, weather impacts on business, and basic financial management through an interactive game format.

Key Features

Dynamic Weather System
Changing weather conditions that realistically affect customer demand and sales volume.
Complete Business Simulation
Manage all aspects including supplies, pricing, inventory and daily operations.
14-Day Game Cycle
Play through a complete business cycle with daily decision points and profit tracking.
Interactive Tools
Six dedicated tools for Claude to control all game actions from setup to daily operations.
Advantages
Demonstrates real-world AI decision making in a controlled environment
Simple setup with clear business metrics to track performance
Great educational tool for basic business concepts
Fully interactive through Claude's natural language interface
Limitations
Currently single-player only (no competitive mode)
Limited to 14-day game cycles
Basic economic model without complex market factors
Requires Claude Desktop for full functionality

Getting Started

Install the server
Clone the repository and install Node.js dependencies
Configure Claude Desktop
Add the server configuration to Claude's settings file with the correct path to server.js
Start playing
Restart Claude Desktop and begin a new chat with the play command

Example Scenarios

Hot Weather Strategy
Claude analyzes a heat wave forecast and adjusts inventory and pricing accordingly
Rainy Day Recovery
Recovering from poor sales due to bad weather

Frequently Asked Questions

Why don't I see the hammer icon in Claude Desktop?
How does weather affect the game?
Can I modify the game rules?

Additional Resources

Model Context Protocol Documentation
Official documentation for the MCP standard
Node.js Installation Guide
How to install and configure Node.js
Original Lemonade Stand Game
History of the classic game this is based on

安裝

複製以下命令到你的Client進行配置
{
     "mcpServers": {
       "lemonade-stand": {
         "command": "node",
         "args": [
           "/absolute/path/to/Lemonade-Stand-MCP-Server/server.js"
         ]
       }
     }
   }

{
  "mcpServers": {
    "lemonade-stand": {
      "command": "wsl.exe",
      "args": [
        "/home/username/.nvm/versions/node/v20.11.1/bin/node",
        "/home/username/projects/Lemonade-Stand-MCP-Server/server.js"
      ]
    }
  }
}

{
  "mcpServers": {
    "lemonade-stand": {
      "command": "npx",
      "args": [
        "/path/to/Lemonade-Stand-MCP-Server/server.js"
      ]
    }
  }
}
注意:您的密鑰屬於敏感信息,請勿與任何人分享。

替代品

R
Runno
Runno是一個JavaScript工具包集合,用於在瀏覽器和Node.js等環境中安全地運行多種編程語言的代碼,通過WebAssembly和WASI實現沙盒化執行,支持Python、Ruby、JavaScript、SQLite、C/C++等語言,並提供Web組件、MCP服務器等集成方式。
TypeScript
6.4K
5分
S
Shadcn Ui MCP Server
一個為AI工作流提供shadcn/ui組件集成的MCP服務器,支持React、Svelte和Vue框架,包含組件源碼、示例和元數據訪問功能。
TypeScript
13.6K
5分
A
Annas MCP
Anna's Archive的MCP服務器和CLI工具,用於搜索和下載該平臺的文檔,支持通過API密鑰訪問。
Go
9.0K
4.5分
M
MCP Server Weread
微信讀書MCP服務器是一個橋接微信讀書數據和AI客戶端的輕量級服務,實現閱讀筆記與AI的深度交互。
TypeScript
13.2K
4分
M
MCP Youtube
通過yt-dlp下載YouTube字幕並通過MCP協議連接Claude.ai進行視頻內容分析
TypeScript
10.5K
4分
M
Markdownify MCP
Markdownify是一個多功能文件轉換服務,支持將PDF、圖片、音頻等多種格式及網頁內容轉換為Markdown格式。
TypeScript
28.1K
5分
G
Godot MCP
Godot MCP是一個為Godot遊戲引擎設計的模型上下文協議服務器,提供編輯器控制、項目運行、調試輸出捕獲等功能,支持AI助手與Godot引擎的交互。
JavaScript
9.5K
4分
M
MCP Unity
MCP Unity是一個實現Model Context Protocol的Unity編輯器擴展,允許AI助手與Unity項目交互,提供Unity與Node.js服務器之間的橋樑。
JavaScript
10.9K
5分
B
Baidu Map
已認證
百度地圖MCP Server是國內首個兼容MCP協議的地圖服務,提供地理編碼、路線規劃等10個標準化API接口,支持Python和Typescript快速接入,賦能智能體實現地圖相關功能。
Python
33.7K
4.5分
M
Markdownify MCP
Markdownify是一個多功能文件轉換服務,支持將PDF、圖片、音頻等多種格式及網頁內容轉換為Markdown格式。
TypeScript
28.1K
5分
F
Firecrawl MCP Server
Firecrawl MCP Server是一個集成Firecrawl網頁抓取能力的模型上下文協議服務器,提供豐富的網頁抓取、搜索和內容提取功能。
TypeScript
100.6K
5分
S
Sequential Thinking MCP Server
一個基於MCP協議的結構化思維服務器,通過定義思考階段幫助分解複雜問題並生成總結
Python
28.7K
4.5分
M
Magic MCP
Magic Component Platform (MCP) 是一個AI驅動的UI組件生成工具,通過自然語言描述幫助開發者快速創建現代化UI組件,支持多種IDE集成。
JavaScript
18.2K
5分
E
Edgeone Pages MCP Server
EdgeOne Pages MCP是一個通過MCP協議快速部署HTML內容到EdgeOne Pages並獲取公開URL的服務
TypeScript
21.4K
4.8分
C
Context7
Context7 MCP是一個為AI編程助手提供即時、版本特定文檔和代碼示例的服務,通過Model Context Protocol直接集成到提示中,解決LLM使用過時信息的問題。
TypeScript
67.7K
4.7分
N
Notion Api MCP
已認證
一個基於Python的MCP服務器,通過Notion API提供高級待辦事項管理和內容組織功能,實現AI模型與Notion的無縫集成。
Python
15.6K
4.5分
AIBase
智啟未來,您的人工智慧解決方案智庫
© 2026AIBase