MCP Qwen Project
@tgohblio
关于 MCP Qwen Project
MCP client/server example using qwen3
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp_qwen": {
"command": "python3",
"args": [
"-m",
"venv",
"venv"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Qwen Project?
The MCP Qwen Project is an MCP server that uses Qwen language models via the OpenRouter API. It processes user-defined tasks using a Qwen agent, requiring Python 3.11+, a valid OpenRouter API key, and the uv command-line tool. The server is primarily aimed at developers integrating AI agent capabilities into their applications.
How to use MCP Qwen Project?
Clone the repository, then set up a virtual environment and install dependencies with pip install -r requirements.txt. Install the uv command-line tool (required for MCP server commands) and create a .env file with your OpenRouter API key. Finally, run python main.py to start the server and process tasks using the Qwen agent.
Key features of MCP Qwen Project
- Integrates Qwen language models via the OpenRouter API.
- Requires Python 3.11 or higher for execution.
- Uses the
uvcommand-line tool for MCP server commands. - Environment variables configured through a
.envfile. - Easy dependency management with
pipandrequirements.txt. - Processes user-defined tasks with the Qwen agent.
Use cases of MCP Qwen Project
—
FAQ from MCP Qwen Project
—
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ghidraMCP
LaurieWiredMCP Server for Ghidra
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
评论