
qwen3 online mcp speech agent
基于Qwen3的语音助手,支持MCP功能,可扩展多种服务。
Repository Info
About This Server
基于Qwen3的语音助手,支持MCP功能,可扩展多种服务。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
qwen3-online-mcp-speech-agent
Qwen3-235B-A22b+MCP语音助手
进入client目录修改env环境变量,运行 python voice-qwen3-235b.py
【Qwen3 235B 语音助手 接入MCP】 https://www.bilibili.com/video/BV12YGhz5EGf/?share_source=copy_web&vd_source=245c190fe77b507d57968a57b3d6f9cf
支持了SSE MCP的配置,增加了isActive节点,默认配置了一个高德地图的MCP托管,请到百炼生成key替换下面的xxx。(该高德地图可以用来查询天气!)
{ "mcpServers": { "music_player": { "isActive":true, "command": "python", "args": [ "../server/mplayer/main.py" ] }, "amap-maps": { "isActive":true, "type": "sse", "url": "https://mcp.api-inference.modelscope.cn/sse/xxx" } } }
Quick Start
Clone the repository
git clone https://github.com/zxs731/qwen3-online-mcp-speech-agentInstall dependencies
cd qwen3-online-mcp-speech-agent
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.