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
0
Installs
0
Weekly
4
Open Issues
More in DevOps & Infrastructure
Best of DevOps & Infrastructure → C
Cloudflare MCP Server
Manage Cloudflare Workers, KV, R2, and D1 from AI agents.
open-source 82/100
DevOps & Infrastructure
D
Docker MCP Server
Manage Docker containers, images, and compose stacks from AI agents.
open-source 57/100
DevOps & Infrastructure
K
Kubernetes MCP Server
Manage Kubernetes clusters, pods, and deployments from AI agents.
open-source 41/100
DevOps & Infrastructure