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 with stdio transport.
Start the MCP server with Server-Sent Events transport.
Perform research on modern JavaScript frameworks.
Generate a Product Requirements Document (PRD) for an e-commerce platform.
Analyze the codebase and provide a JSON representation of its structure.
Create user stories for an authentication system.
Start the interactive REPL mode with a chat-style interface and context retention.
Run the setup wizard to configure the server.
Show all available options and commands.
Display the current version of the MCP server.
Create a new project with a specified name and description.
List all projects currently managed by the Vibe Task Manager.
Execute a specified task within a project.
Show the status of a specified project.
Execute a predefined sequence of tool calls defined in workflows.json.