
Xiaozhi AI Server
by AnimeAIChat
Commercial-grade voice interaction backend for AI robots, supporting MCP protocols and high-concurrency deployments.
What it does
Xiaozhi AI Server provides a high-performance backend for voice-interactive AI robots. It connects LLMs (Qwen, DeepSeek) with hardware devices like ESP32, Android, and Python clients via MCP protocols, enabling natural human-computer dialogue with low latency.
Tools
mcp_bridge: Connects to external MCP servers for maps, weather, and other data services.device_ota: Manages firmware updates for connected ESP32 devices.voice_control: Handles voice-triggered actions including camera image recognition via Zhipu AI.role_manager: Switches between different AI personality voices and preset roles.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"xiaozhi-server": {
"command": "/path/to/xiaozhi-server-exe",
"args": []
}
}
}
Supported hosts
- Claude Desktop
Quick install
go run ./src/main.goInformation
- Pricing
- freemium
- Published
- 4/30/2026
- stars






