★ 8,872 stars
JavaScript
📦 Other
Updated 1mo ago
本项目为xiaozhi-esp32提供后端服务,帮助您快速搭建ESP32设备控制服务器。Backend service for xiaozhi-esp32, helps you quickly build an ESP32 device control server.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"xiaozhi-esp32-server": {
"command": "npx",
"args": [
"-y",
"xinnan-tech/xiaozhi-esp32-server"
]
}
}
}
Run in terminal:
claude mcp add xiaozhi-esp32-server npx -y xinnan-tech/xiaozhi-esp32-server
Add to .cursor/mcp.json:
{
"mcpServers": {
"xiaozhi-esp32-server": {
"command": "npx",
"args": [
"-y",
"xinnan-tech/xiaozhi-esp32-server"
]
}
}
}
Topics
difyesp32mcp-serverxiaozhixiaozhi-aixiaozhi-esp32xiaozhi-server