MCP.so
Sign In

zPlanner v1.4.0

@JotJunior

About zPlanner v1.4.0

No overview available yet

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

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.

Frequently asked questions

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.

Comments

More Other MCP servers