Vercel MCP

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
VERCEL_API_KEYYesYour Vercel API key for authentication

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription
getDeploymentEvents

Gets deployment events by deployment ID and build ID

getDeployment

Gets a deployment by ID or URL

cancelDeployment

Cancels a deployment

listDeploymentFiles

Lists deployment files

getDeploymentFileContents

Gets deployment file contents

getDeployments

Lists deployments

deleteDeployment

Deletes a deployment