Qcqx Project Manage MCP

一个更可靠、方便的项目管理工具,以树形结构组织项目,支持拖拽排序、关联链接、多窗口同步,还能自动扫描本地 Git 仓库。 本项目为 pnpm monorepo,包含以下子包:. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-04-08 · ★ 4 · #656 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

Apache-2.0 · Python servers · how we verify → /methodology

01 · Install Qcqx Project Manage MCP

Claude Code

claude mcp add qxchuckle-qcqx-project-manage -- npx -y @qcqx/project-manage-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "qxchuckle-qcqx-project-manage": {
      "command": "npx",
      "args": [
        "-y",
        "@qcqx/project-manage-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license Apache-2.0 - declared in the repository

npm package @qcqx/project-manage-mcp - the @qcqx scope differs from the repo owner (qxchuckle); confirm it's the project's official package

registry namespace io.github.qxchuckle is GitHub-verified and matches the repo owner

03 · Who maintains Qcqx Project Manage MCP

qcqx-project-manage-mcp is maintained by qxchuckle. It's the only MCP server we track from this author; the repo dates to Jun 2025.

04 · Facts

category
other - ranked #656 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.qxchuckle/qcqx-project-manage-mcp (active, first published 2026-04-08)
packages
npm:@qcqx/project-manage-mcp

05 · Qcqx Project Manage MCP FAQ

What is Qcqx Project Manage MCP?

一个更可靠、方便的项目管理工具,以树形结构组织项目,支持拖拽排序、关联链接、多窗口同步,还能自动扫描本地 Git 仓库。 本项目为 pnpm monorepo,包含以下子包:. It runs locally over stdio via the published package.

Is Qcqx Project Manage MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-08. We re-verify nightly.

How do I install Qcqx Project Manage MCP?

Run `npx -y @qcqx/project-manage-mcp`. You can also paste the ready-made client config above.

Does Qcqx Project Manage MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

06 · Alternatives to Qcqx Project Manage MCP