qcqx-project-manage MCP Server — 将项目管理能力暴露给 AI Agent(Cursor、Claude Desktop 等)
的 MCP Server,通过 Model Context Protocol 将项目管理能力暴露给 AI Agent(Cursor、Claude Desktop 等)。 基于 提供的核心逻辑,以 stdio 方式运行。 在已保存的项目列表中模糊搜索(按 title、description、path)。 ------|------|------|------| | string | 是 | 搜索关键词 | | \| \| | 否 | 筛选节点类型,默认 all | 扫描指定目录(或配置的默认目录)发现 Git 仓库。 ------|------|------|------| | string[] | 否 | 要扫描的目录列表,省略时使用配置中的 | | number | 否 | 最大递归深度,-1 为无限制 | 获取项目详情(路径、Git 状态、remote URL 等)。…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
的 MCP Server,通过 Model Context Protocol 将项目管理能力暴露给 AI Agent(Cursor、Claude Desktop 等)。 基于 提供的核心逻辑,以 stdio 方式运行。 在已保存的项目列表中模糊搜索(按 title、description、path)。 ------|------|------|------| | string | 是 | 搜索关键词 | | \| \| | 否 | 筛选节点类型,默认 all | 扫描指定目录(或配置的默认目录)发现 Git 仓库。 ------|------|------|------| | string[] | 否 | 要扫描的目录列表,省略时使用配置中的 | | number | 否 | 最大递归深度,-1 为无限制 | 获取项目详情(路径、Git 状态、remote URL 等)。 ------|------|------|------| | string | 是 | 项目节点 ID | ------|------|------|------| | string | 是 | 项目名称 | |…