Vercel
Freeby MCP Community
## Using the remote server
v0.0.13Added Apr 12, 2026
Vercel MCP Server
Using the remote server
Installation
Reviews
Installation
Quick install
npx -y @open-mcp/vercel
Add to claude_desktop_config.json
{
"mcpServers": {
"vercel": {
"command": "npx",
"args": ["-y", "@open-mcp/vercel"]
}
}
}