MCP.so
登录

zPlanner v1.4.0

@JotJunior

关于 zPlanner v1.4.0

暂无概览

基本信息

分类

其他

运行时

node

传输方式

stdio

发布者

JotJunior

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is zPlanner v1.4.0?

zPlanner v1.4.0 is a command-line tool for project planning and management, focused on software development projects. It also functions as a memory system for AI-assisted development by maintaining a structured, hierarchical project record that helps AI assistants understand project structure, history, and current state.

How to use zPlanner v1.4.0?

Install globally via npm: npm install -g zplanner. Then use commands like zplanner init "Project Name" to create a project, zplanner list to view structure, and zplanner export ./path/report.html to generate an HTML report. Manage phases and tasks with commands such as add-phase, add-task, complete, rename-phase, move-phase, and remove-task.

Key features of zPlanner v1.4.0

  • Project creation and configuration from terminal
  • Hierarchical structure (phases, tasks, subtasks)
  • Automatic progress calculation per phase
  • Responsive HTML export with modern design
  • Add, rename, move, and remove phases
  • Add, update, complete, and remove tasks and subtasks
  • Context preservation for AI-assisted development

Use cases of zPlanner v1.4.0

  • Plan and manage a software development project entirely from the command line
  • Generate visual HTML reports of project progress for stakeholders
  • Maintain a structured project history that AI assistants can reference during coding
  • Track task completion and update progress without switching to a GUI
  • Organize complex projects into phases and subtasks for better clarity

FAQ from zPlanner v1.4.0

What is zPlanner v1.4.0?

zPlanner v1.4.0 is a terminal-based project management tool designed for simplicity and AI-assisted development, providing hierarchical task organization and HTML reporting.

How do I install zPlanner v1.4.0?

Install globally using npm: npm install -g zplanner. Requires Node.js >=14.0.0 and npm >=6.0.0.

What are the system requirements for zPlanner v1.4.0?

Node.js version 14.0.0 or higher and npm version 6.0.0 or higher are required.

How do I generate an HTML report?

Use the command zplanner export ./path/report.html to create a modern, responsive HTML report of your project structure and progress.

What license does zPlanner v1.4.0 use?

zPlanner v1.4.0 is licensed under the MIT License.

评论

其他 分类下的更多 MCP 服务器