mcp-vibecoder

mcp-vibecoder

3.4

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

  1. start_feature_clarification

    Begin the feature clarification process

  2. provide_clarification

    Answer clarification questions about a feature

  3. generate_prd

    Generate a Product Requirements Document and implementation plan

  4. create_phase

    Create a development phase for a feature

  5. add_task

    Add tasks to a development phase

  6. update_phase_status

    Update the status of a phase

  7. update_task_status

    Update the completion status of a task

  8. get_next_phase_action

    Get guidance on what to do next

  9. get_document_path

    Get the path of a generated document

  10. save_document

    Save a document to a specific location