- Explore MCP Servers
- qwen3-online-mcp-speech-agent
Qwen3 Online Mcp Speech Agent
What is Qwen3 Online Mcp Speech Agent
qwen3-online-mcp-speech-agent is a speech assistant based on the Qwen3-235B model, designed to integrate with the MCP framework for enhanced voice interaction capabilities.
Use cases
Use cases include automating customer inquiries, providing voice-based assistance in applications, and enhancing user interaction through voice commands.
How to use
To use qwen3-online-mcp-speech-agent, navigate to the client directory, modify the environment variables as needed, and run the command ‘python voice-qwen3-235b.py’.
Key features
Key features include advanced speech recognition, natural language processing, and seamless integration with the MCP framework, allowing for efficient voice command execution.
Where to use
qwen3-online-mcp-speech-agent can be utilized in various fields such as customer service, virtual assistants, and interactive voice response systems.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Qwen3 Online Mcp Speech Agent
qwen3-online-mcp-speech-agent is a speech assistant based on the Qwen3-235B model, designed to integrate with the MCP framework for enhanced voice interaction capabilities.
Use cases
Use cases include automating customer inquiries, providing voice-based assistance in applications, and enhancing user interaction through voice commands.
How to use
To use qwen3-online-mcp-speech-agent, navigate to the client directory, modify the environment variables as needed, and run the command ‘python voice-qwen3-235b.py’.
Key features
Key features include advanced speech recognition, natural language processing, and seamless integration with the MCP framework, allowing for efficient voice command execution.
Where to use
qwen3-online-mcp-speech-agent can be utilized in various fields such as customer service, virtual assistants, and interactive voice response systems.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
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”
}
}
}
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










