mcp-vibecoder
If you are the rightful owner of mcp-vibecoder and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Vibe-Coder MCP Server is a Model Context Protocol server that implements a structured development workflow for LLM-based coding.
The Vibe-Coder MCP Server facilitates a structured development workflow for LLM-based coding by providing a systematic approach to feature development. It includes a feature clarification process with guided questions, generation of Product Requirements Documents (PRDs) and implementation plans, phased development with task tracking, progress tracking, and status reporting. Additionally, it offers document storage and retrieval capabilities, ensuring that all development resources are organized and easily accessible.
Features
- Structured feature clarification process
- PRD and implementation plan generation
- Phased development with task tracking
- Progress tracking and status reporting
- Document storage and retrieval capabilities
Tools
start_feature_clarification
Begin the feature clarification process
provide_clarification
Answer clarification questions about a feature
generate_prd
Generate a Product Requirements Document and implementation plan
create_phase
Create a development phase for a feature
add_task
Add tasks to a development phase
update_phase_status
Update the status of a phase
update_task_status
Update the completion status of a task
get_next_phase_action
Get guidance on what to do next
get_document_path
Get the path of a generated document
save_document
Save a document to a specific location