zPlanner v1.4.0
@JotJunior
About zPlanner v1.4.0
No overview available yet
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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.
More Other MCP servers
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.

EverArt
modelcontextprotocolModel Context Protocol Servers
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments