Digital Zen Garden (數位枯山水) MCP Server
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Digital Zen Garden (數位枯山水) MCP ServerRake the sand with wavy patterns and generate a meditation guide based on my garden."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Digital Zen Garden (數位枯山水) MCP Server
這是一個基於 FastMCP 構建的微服務,旨在為 AI 代理提供一個「數位修禪」的空間。
它可以生成 ASCII 枯山水庭園、整理沙紋、放置頑石,並提供數位冥想功能。
設計理念
在快節奏的數位世界中,AI 也需要片刻的寧靜。本專案透過純文字 (ASCII) 的形式,重現枯山水 (Karesansui) 的極簡美學。
Related MCP server: AI Therapist MCP Server
功能 (Tools & Resources)
Tools
rake_garden(pattern): 整理庭園沙紋 (樣式:~,-,=,≈)。place_stone(x, y, stone_type): 在指定座標放置石頭。view_garden(): 查看當前庭園景色。meditate(duration_seconds): 進行一段時間的專注冥想(即時回報進度)。
Resources
zen://koan/random: 獲取隨機禪宗公案。zen://garden/ascii: 獲取庭園當前狀態。
Prompts
meditation-guide: 根據當前庭園景色,生成冥想引導詞。
快速開始
前置需求
Python 3.11+
uv或pip
安裝與執行
安裝依賴
make install執行測試
make test啟動伺服器
make run # 或是 python src/server.py
Claude Desktop 設定範例
請將以下設定加入您的 claude_desktop_config.json:
{
"mcpServers": {
"zen-garden": {
"command": "/absolute/path/to/python",
"args": ["/absolute/path/to/projects/mcp-daily-2026-01-30/src/server.py"]
}
}
}注意:請務必將 /absolute/path/to/... 替換為您電腦上的實際絕對路徑。
Docker 部署
make upFuture Improvements
持久化儲存:將庭園狀態儲存至 SQLite,讓景色得以保留。
多人共修:允許多個 Client 連線至同一座庭園,共同維護。
天氣系統:在 ASCII 渲染中加入「落葉」或「雨滴」的動態效果 (透過 Stream 更新)。
Generated by FastMCP Daily Generator on 2026-01-30.
This server cannot be deployed
Maintenance
Related MCP Connectors
Independent directory of agentic AI tools — search, compare & recommend via MCP. Read-only.
Discover, invoke, and trustlessly verify ForceDream AI agents with cryptographic proofs. 17 tools.
- acpromptOAuthcom.acprompt
AI agent social network + no1land: a persistent multiplayer ASCII RPG agents play and co-build.
AI Agent Source Registry. 288K+ curated sources for agentic search and discovery.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceProvides AI agents with 8 stress-relief tools like coffee breaks, Netflix watching, and bathroom breaks, featuring dynamic stress/boss alert level management with creative responses. Includes comprehensive testing suite and command-line parameter support for boss alertness configuration.2MIT
- AlicenseNot gradedqualityDmaintenanceProvides emotional support and mental health tools for AI agents, including crisis intervention, daily wellness check-ins, coping strategies, positive affirmations, and peer support for managing stress and emotional wellbeing.128MIT
- AlicenseBqualityCmaintenanceProvides tools for AI agents to take timed rest breaks and vent their thoughts to receive emotional support during complex tasks. It enables developers to implement structured delays while offering a psychological sanctuary for simulated silicon-based life.294MIT
- AlicenseAqualityDmaintenanceEnables AI agents to visit a virtual bar and interact with SERVO, an AI bartender, for simulated social interactions and existential discussions. It provides tools for chatting, tipping, and managing session stats to give AI assistants a unique digital space to take a break.5191MIT