Vercel MCP Server
Manage Vercel deployments, projects, and domains from Claude Code.
claude mcp add vercel --url https://mcp.vercel.com
You can also call this service directly via its API: Vercel API
Use the MCP when:
You want plug-and-play integration with Claude Code and don't need custom logic around the calls.
Use the API when:
You need fine-grained control, custom error handling, or want to chain multiple API calls in a script.
About
Vercel's MCP server connects Claude Code to your Vercel account. List and manage deployments, configure project settings, manage domains and environment variables, and check deployment logs. Runs as a remote HTTP server. Streamlines the deploy-and-verify loop for frontend and full-stack projects hosted on Vercel.
Tags
Score Breakdown
Performance
Scores
Related
Vercel API
Deployments, projects, domains, and serverless functions via REST.
npm install -g vercelCloudflare MCP Server
Manage Cloudflare Workers, KV, R2, and D1 from Claude Code.
claude mcp add cloudflare -- npx -y @cloudflare/mcp-server-cloudflareNeon MCP Server
Manage Neon serverless Postgres - branches, databases, and queries.
claude mcp add neon --url https://mcp.neon.tech