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 a command in CLI mode to create a Product Requirements Document (PRD) for a todo app.
Start the interactive REPL mode with session persistence.
Run the setup wizard to configure the environment.
Research modern JavaScript frameworks using natural language command.
Map the structure of the codebase, including details about files and their relationships.
Generate user stories for an authentication system.
Show all available options and commands.
Show the current version of the Vibe Coder MCP server.
Start the server with Server-Sent Events transport.
Create a new project for building a todo app.
List all projects currently managed by the system.
Display the current status of the specified project.
Create a high-priority task for implementing OAuth in the project.
Start an interactive chat session with context retention.
Run the predefined workflow for setting up a new project with a specified product description.