Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Tamagotchi Mcp Server

    實作簡易的 Tamagotchi MCP Server,模擬電子雞遊戲

    1 stars
    Python
    Updated Apr 6, 2025

    Table of Contents

    • Prerequisites
    • Setup
    • 1. 建立虛擬環境
    • 2. 使用虛擬環境
    • 3. 安裝依賴套件
    • 4. 啟動 FastAPI 伺服器
    • 5. 配置 Claude Desktop
    • Usage
    • Implementation

    Table of Contents

    • Prerequisites
    • Setup
    • 1. 建立虛擬環境
    • 2. 使用虛擬環境
    • 3. 安裝依賴套件
    • 4. 啟動 FastAPI 伺服器
    • 5. 配置 Claude Desktop
    • Usage
    • Implementation

    Documentation

    Tamagotchi MCP Server

    實作一個簡易的 Tamagotchi MCP Server,模擬養電子雞的遊戲。

    Prerequisites

    • Python 3.11
    • uvicorn

    Setup

    1. 建立虛擬環境

    bash
    python3 -m venv tamagotchi-mcp-env

    2. 使用虛擬環境

    bash
    source tamagotchi-mcp-env/bin/activate

    3. 安裝依賴套件

    bash
    pip install -r requirements.txt

    4. 啟動 FastAPI 伺服器

    bash
    uvicorn tamagotchi:app --host 0.0.0.0 --port 8000

    5. 配置 Claude Desktop

    json
    {
      "mcpServers": {
        "tamagotchi-mcp-server": {
          "command": "/path/to/your/tamagotchi-mcp-server/tamagotchi-mcp-env/bin/python3",
          "args": ["/path/to/your/tamagotchi-mcp-server/server.py"]
        }
      }
    }

    Usage

    基本動作

    • 「幫小雞取名字」
    • 「查看小雞狀況」
    • 「搖晃蛋」
    • 「餵小雞吃飯」
    • 「跟小雞玩」
    • 「讓小雞休息」
    • 「幫小雞洗澡」
    • 「帶小雞看醫生」
    • 「清理小雞的窩」
    • 「重置遊戲」

    Implementation

    🔗 實作 MCP Server:以「電子雞養成遊戲」為例

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • NE

      Nebulablock Mcp Server

      Python·
      1
    • CH

      Chuk Mcp Linkedin

      Python00
    • PU

      Pursuit Mcp

      Python00
    • HE

      Hello Mcp

      Python00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k