Vercel
Freeby MCP Community
An MCP server that connects to Vercel API
v0.0.7Added Apr 12, 2026
Vercel MCP Server
An MCP server that connects to Vercel API
Installation
Reviews
Installation
Quick install
npx -y vercel-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"vercel": {
"command": "npx",
"args": ["-y", "vercel-mcp"]
}
}
}