Qcqx Project Manage MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 27 installs a week from npm. Last commit 8 Apr 2026.
qcqx-project-manage MCP Server — 将项目管理能力暴露给 AI Agent(Cursor、Claude Desktop 等)
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 qcqx-project-manage-mcp -- npx -y @qcqx/project-manage-mcp
{
"mcpServers": {
"qcqx-project-manage-mcp": {
"args": [
"-y",
"@qcqx/project-manage-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.qcqx-project-manage-mcp]
command = "npx"
args = ["-y", "@qcqx/project-manage-mcp"]
{
"mcpServers": {
"qcqx-project-manage-mcp": {
"args": [
"-y",
"@qcqx/project-manage-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"qcqx-project-manage-mcp": {
"args": [
"-y",
"@qcqx/project-manage-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.