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.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Start the MCP server.
Execute the command to create a Product Requirements Document (PRD) for a todo application.
Start the interactive REPL mode for a chat-style interface with session persistence.
Run the setup wizard to configure your environment and necessary settings.
Research modern JavaScript frameworks using natural language commands.
Generate a JSON representation of the codebase structure.
Generate user stories for the authentication system.
Show all available options and commands.
Show the current version of the Vibe Coder MCP.
Start the MCP server with Server-Sent Events transport.
Run the command with verbose output for detailed logging.
Run the command with minimal output.
Resume a previous interactive session using the specified session ID.
List all saved interactive sessions.
Clear the conversation history in interactive mode.
Show the status of the current interactive session.
Change the color theme in interactive mode.
Initiate the creation of a new project specifically for a todo application.
List all projects associated with the current user.
Display the current status of the specified project.
Execute the predefined workflow for setting up a new project.