OpenClaw--xiaozhi-MCP-Server
by 19147951441 · Python · ★ 2
OpenClaw-xiaozhi MCP Server** 是一个基于 [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) 协议的智能桥接服务器,用于将用户意图通过 MCP 转发给 OpenClawAI 助手处理。支持异步任务处理、WebSocket 实时通信和任务完成回调通知。
Install
pip install git+https://github.com/19147951441/OpenClaw--xiaozhi-MCP-Server.git Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.
Claude Desktop config
A starting point for your claude_desktop_config.json
(auto-generated — the repo's README may specify a published package name or required env vars):
{
"mcpServers": {
"openclaw--xiaozhi-mcp-server": {
"command": "uvx",
"args": [
"git+https://github.com/19147951441/OpenClaw--xiaozhi-MCP-Server.git"
]
}
}
} From the README
Related other servers
n8n
n8n-io
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
servers
modelcontextprotocol
Model Context Protocol Servers
Scrapling
D4Vinci
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!
chrome-devtools-mcp
ChromeDevTools
Chrome DevTools for coding agents
playwright-mcp
microsoft
Playwright MCP server
xiaozhi-esp32
78
An MCP-based chatbot | 一个基于MCP的聊天机器人