Vibe Coder MCP Server
@freshtechbro
About Vibe Coder MCP Server
Vibe-Coder-MCP server extends AI assistants with specialized software development tools.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"Vibe-Coder-MCP": {
"command": "npx",
"args": [
"vibe-coder-mcp@latest",
"--setup"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Vibe Coder MCP Server?
Vibe Coder is an MCP (Model Context Protocol) server that provides AI assistants like Cursor, Cline AI, and Claude Desktop with tools for software development. It supports research, planning, generating requirements, creating starter projects, and more.
How to use Vibe Coder MCP Server?
Install globally (npm install -g vibe-coder-mcp@latest) and run the setup wizard (vibe --setup) to configure your OpenRouter API key. Use the vibe command in CLI mode (e.g., vibe "create a PRD for a todo app"), interactive REPL mode (vibe --interactive), or as an MCP server for clients. For MCP clients, set the command to npx vibe-coder-mcp and provide environment variables OPENROUTER_API_KEY and VIBE_PROJECT_ROOT.
Key features of Vibe Coder MCP Server
- Research manager with Perplexity integration
- Project requirement document (PRD) generator
- User story and task list generators
- Codebase mapping for 35+ languages
- Fullstack starter kit scaffolding
- Interactive REPL with session persistence
- Multi-strategy tool matching (keyword, pattern, semantic, LLM)
Use cases of Vibe Coder MCP Server
- Research modern JavaScript frameworks or React best practices
- Generate a PRD for an e‑commerce platform
- Map the codebase structure of an existing project
- Generate user stories for an authentication system
- Scaffold a fullstack project from scratch
FAQ from Vibe Coder MCP Server
What does Vibe Coder MCP Server do?
It gives AI assistants tools for software development, including research, planning, requirement generation, and project scaffolding.
How do I install it?
Install globally with npm install -g vibe-coder-mcp@latest or run instantly with npx vibe-coder-mcp@latest.
What API key do I need?
You need an OpenRouter API key. Get one from openrouter.ai and set it as the OPENROUTER_API_KEY environment variable or via the setup wizard.
How do I integrate it with Claude Desktop or Cursor?
Add a configuration entry to your MCP client’s settings (e.g., claude_desktop_config.json) with command: "npx", args: ["vibe-coder-mcp"], and environment variables including OPENROUTER_API_KEY and VIBE_PROJECT_ROOT.
What tools are available after integration?
Tools include: vibe-task-manager, research-manager, map-codebase, curate-context, generate-prd, generate-user-stories, generate-task-list, generate-fullstack-starter-kit, and run-workflow.
More Other MCP servers
ICSS
chokcoco不止于 CSS

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Nginx UI
0xJackyYet another WebUI for Nginx
Comments