Deploy and manage Vercel projects and deployments
Deploy Next.js applications, manage projects, and configure domains with Vercel integration. Automatic deployments and preview URLs.
{
"mcpServers": {
"vercel": {
"env": {
"VERCEL_TOKEN": "your_vercel_token"
},
"args": [
"-y",
"@vercel/mcp-server"
],
"command": "npx"
}
}
}VERCEL_TOKENyour_vercel_token