Vibe Coder MCP Server provides a suite of AI-assisted development tools for semantic routing, code generation, refactoring, and project management. Built with TypeScript and Node.js, it leverages OpenRouter to connect with LLM services like Gemini and Perplexity for tasks ranging from research to code stub generation. The implementation features a hybrid matching system for intelligent request routing, sequential thinking for complex reasoning, and specialized tools for Git integration, dependency analysis, and workflow automation. This server is particularly valuable for developers seeking to streamline their workflow with AI assistance while maintaining a structured approach to software development tasks.
No reviews yet. Be the first to review!
Sign in to join the conversation
Start the MCP server.
Start the interactive REPL mode with chat interface and context retention.
Run the setup wizard for initial configuration, including API key setup and directory creation.
Execute a natural language command, such as 'research modern JavaScript frameworks' or 'create a PRD for an e-commerce platform'.
Show all available options and commands.
Display the current version of the Vibe Coder MCP server.
Manage tasks and projects with natural language commands for creating, listing, and updating tasks.
Execute a predefined sequence of tool calls defined in workflows.json.
Analyze the codebase structure and extract semantic information.
Perform deep research on technical topics using Perplexity integration.
Generate a comprehensive product requirements document.
Create detailed user stories with acceptance criteria.
Build structured development task lists based on user stories.
Create customized project starter kits with specified frontend/backend technologies.
Intelligently curate context for AI development tasks based on codebase analysis.