This is a legacy Node.js wrapper for ZenTao, the project management system popular in China. It's been deprecated in favor of the official zentao-cli from Easysoft, which has fuller REST v2 coverage and a built-in MCP server. If you're already using @leeguoo/zentao-mcp, it still works fine, and its bug resolution stats command (group by product or person, filter by date range) remains genuinely useful for reporting. Covers bugs, tasks, stories, todos, products, projects, test cases, docs, users, and more. Installation is a two-step dance: npx skills add for the definition, then pnpm or npm to get the CLI in your PATH. Auth is straightforward with login, whoami, and self-test commands. If you're starting fresh, migrate to easysoft/zentao-skills instead.
npx skills add https://github.com/leeguooooo/zentao-mcp --skill zentao