V
Vercel MCP Server
Manage Vercel deployments and projects from AI agents.
A Model Context Protocol server for Vercel. Enables AI agents to manage deployments, inspect project settings, check deployment logs, and interact with the Vercel platform.
Supports listing projects, triggering deployments, checking deployment status, reading logs, and managing environment variables.
Install
npx -y @vercel/mcp-server MCP Client Config
{
"mcpServers": {
"vercel": {
"command": "npx",
"args": [
"-y",
"@vercel/mcp-server"
],
"env": {
"VERCEL_TOKEN": "<your-vercel-token>"
}
}
}
} Required Environment Variables
- VERCEL_TOKEN
Capabilities
Tools
list_projectslist_deploymentsget_deploymentget_logslist_env_vars
Compatible With
Claude Desktop Claude Code Cursor Windsurf
Pricing
Server is free. Vercel has free and paid hosting tiers.
Metrics
890
GitHub Stars
7,100
Installs
550
Weekly
4
Open Issues
More in DevOps & Infrastructure
Best of DevOps & Infrastructure → D
Docker MCP Server
Manage Docker containers, images, and compose stacks from AI agents.
open-source 76/100
DevOps & Infrastructure
C
Cloudflare MCP Server
Manage Cloudflare Workers, KV, R2, and D1 from AI agents.
open-source 74/100
DevOps & Infrastructure
T
Terraform MCP Server
Plan and manage Terraform infrastructure from AI agents.
open-source 64/100
DevOps & Infrastructure