Vercel

Vercel MCP Connector for Claude

A+

Deploy frontend applications instantly with a platform optimized for Next.js, serverless functions, and edge computing globally.

11 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Connect your Vercel account to any AI agent and simplify how you manage your cloud infrastructure, frontend deployments, and serverless projects through natural conversation.

What you can do

  • Project Management — List all projects in your account or team and retrieve detailed configuration metadata.
  • Deployment Control — Track build history, check deployment status (READY, ERROR, BUILDING), and trigger new builds or delete old records.
  • Domain Configuration — List all registered domains and link custom domains to specific projects instantly.
  • ENV Management — List and create environment variables for your projects to manage secrets and configurations safely.
  • Team Visibility — Query accessible teams and retrieve your user profile details to understand your permissions.

How it works

  1. Subscribe to this server
  2. Enter your Vercel Access Token (found in your account settings under Tokens)
  3. Start managing your cloud ecosystem from Claude, Cursor, or any MCP client

Who is this for?

  • DevOps Engineers — quickly check deployment health and manage environment variables via simple AI commands.
  • Frontend Developers — monitor build status and verify domain configurations during the development cycle.
  • Product Owners — get instant bird's-eye views of project history and deployment progress without leaving the workspace.
frontend-deploymentserverless-functionsedge-computingbuild-statusdeployment-pipelineweb-hosting

11 tools expose this connector's capabilities to your AI agent.

add_vercel_environment_variable

Add a new environment variable

create_vercel_deployment

Create a new deployment

delete_vercel_deployment

Delete a specific deployment

get_vercel_deployment_info

Get details for a specific deployment

get_vercel_project_details

Get details for a specific project

get_vercel_user_profile

Get current user profile

list_vercel_deployments

List recent deployments

list_vercel_account_domains

List all account domains

list_vercel_project_env_vars

List environment variables

list_vercel_projects

List all Vercel projects

list_vercel_teams

List accessible Vercel teams

See how to talk to your AI agent using Vercel.

List all active projects in my Vercel team.

I've retrieved your projects. You have access to: 'vinkius-app', 'marketing-blog', and 'api-gateway'. Which one would you like to inspect?

Show me the status of the latest deployment for 'vinkius-app'.

The latest deployment for 'vinkius-app' (ID: dpl_8823...) is currently in 'READY' state. It was deployed successfully to vinkius-app.vercel.app.

Add the environment variable 'DB_PASSWORD' to the project 'api-gateway'.

Success! I've added 'DB_PASSWORD' to 'api-gateway'. The change is now active for production, preview, and development environments.

Yes! Use the `get_deployment_info` tool with the Deployment ID. Your agent will retrieve the current state, and if it's 'ERROR', it will show you the deployment details.

Related Connectors