Vibe-Coder-MCP

Vibe-Coder-MCP

16

Vibe Coder is a Model Context Protocol server that enhances AI assistants by providing tools for software development tasks such as research, planning, and project generation. It supports asynchronous tool execution and integrates easily with AI clients like Cursor or Claude Desktop.

Vibe Coder MCP Server

Vibe Coder is an MCP (Model Context Protocol) server designed to enhance AI assistants with powerful development tools. Key features include:

  • Semantic Request Routing: Utilizes embedding-based semantic matching.
  • Tool Registry Architecture: Manages tools centrally.
  • Direct LLM Calls: Improved reliability and output control.
  • Workflow Execution: Executes sequences defined in configuration.
  • Research & Planning Tools: Generates documents like PRDs and user stories.
  • Project Scaffolding: Creates starter kits.
  • Code Map Generator: Generates maps and JSON representations.
  • Asynchronous Execution: Runs tools and retrieves results with job IDs.
  • Session State Management: Maintains state across requests.
  • Standardized Error Handling: Consistent error patterns across tools.