xiaozhi-esp32

GitHub

An MCP-based chatbot | 一个基于MCP的聊天机器人

28,858 stars C++ #chatbot#esp32#mcp
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "xiaozhi-esp32": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-xiaozhi-esp32"
      ]
    }
  }
}