Loading MCP server directory, please wait...
qcqx-project-manage MCP Server — 将项目管理能力暴露给 AI Agent(Cursor、Claude Desktop 等)
npx @getmcp/cli add io.github.qxchuckle/qcqx-project-manage-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.qxchuckle/qcqx-project-manage-mcp": {
"command": "npx",
"args": [
"-y",
"@qcqx/project-manage-mcp"
]
}
}
}