Back to MCP Servers
🔌

stack-chan/stack-chan

Apache-2.0

📇 📟 - A JavaScript-driven M5Stack-embedded super-kawaii robot with MCP server functionality for AI-controlled interactions and emotions.

TypeScriptFiles

Install

npx -y stack-chan-stack-chan

claude_desktop_config.json

claude_desktop_config.json
{
  "mcpServers": {
    "stack-chan-stack-chan": {
      "command": "npx",
      "args": [
        "-y",
        "stack-chan-stack-chan"
      ]
    }
  }
}

Add this to your Claude Desktop config file. Find it at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS.