Qwen 2 MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 74 installs a week from npm. Last commit 31 Jul 2026.
RunAPI MCP server for Qwen 2: create tasks, poll status, check pricing.
Today is the operative word: we check Qwen 2 MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add qwen-2-mcp -- npx -y @runapi.ai/qwen-2-mcp
{
"mcpServers": {
"qwen-2-mcp": {
"args": [
"-y",
"@runapi.ai/qwen-2-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.qwen-2-mcp]
command = "npx"
args = ["-y", "@runapi.ai/qwen-2-mcp"]
{
"mcpServers": {
"qwen-2-mcp": {
"args": [
"-y",
"@runapi.ai/qwen-2-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"qwen-2-mcp": {
"args": [
"-y",
"@runapi.ai/qwen-2-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
RUNAPI_API_KEY (Optional RunAPI API key for headless hosts. Interactive MCP hosts can use the login tool, which writes shared RunAPI config.).
The author declared them in the registry entry; get the values from the project itself.
RunAPI MCP server for Qwen Image: create tasks, poll status, check pricing.
RunAPI MCP server for Flux 2: create tasks, poll status, check pricing.
RunAPI MCP server for Suno: create tasks, poll status, check pricing.
RunAPI MCP server for Kling: create tasks, poll status, check pricing.
RunAPI MCP server for Wan: create tasks, poll status, check pricing.
RunAPI MCP server for Runway: create tasks, poll status, check pricing.
RunAPI MCP server for Flux: create tasks, poll status, check pricing.
RunAPI MCP server for Luma: create tasks, poll status, check pricing.
Answers built from our own checks of this server.