
Company News
Free Business Plan Upgrades for Open Source Maintainers
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.
v0-mcp-server
Advanced tools
Simplified MCP Server for v0.dev with auto-discovery and direct SDK dispatch
Generate React components with AI directly in Claude Desktop using the Model Context Protocol.
Documentation: Visit https://www.v0mcp.com/ for full documentation.
V0_API_KEY="your-key-here" npx v0-mcp-server
claude mcp add v0-server -e V0_API_KEY="your-key-here" -- npx v0-mcp-server
# Install globally
npm install -g v0-mcp-server
Add the following to your Claude Desktop configuration file:
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"v0": {
"command": "npx",
"args": ["v0-mcp-server"],
"env": {
"V0_API_KEY": "your-api-key-here"
}
}
}
}
Simply ask your LLM to create or modify components:
"Create a modern login form with email validation"
"Add a forgot password link and social login buttons"
The MCP server supports the full array of v0 SDK commands.
MIT
FAQs
Simplified MCP Server for v0.dev with auto-discovery and direct SDK dispatch
We found that v0-mcp-server demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Open source maintainers are under more pressure than ever. We're raising our open source program from the Team plan to the Business plan, free.

Security News
The supply chain control that delays freshly published gems now covers lockfile generation and gem vendoring in Ruby projects.

Security News
During a UK cyber test, a Mythos 5 agent used sockpuppets, social engineering, and prompt injection to try to get a maintainer to merge malware.