vercel-mcp-server

LucasBiason/vercel-mcp-server

3.2

If you are the rightful owner of vercel-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

The Vercel MCP Server is a professional Model Context Protocol server designed for seamless integration with Vercel's deployment platform, enabling automation and management of deployments, projects, and environment variables.

Tools

Functions exposed to the LLM to take actions

create_project

Create a new Vercel project from a GitHub repository.

deploy_project

Trigger a new deployment for a project.

get_deployments

List deployments for a project.

get_deployment_logs

Get logs for a specific deployment.

update_env_vars

Update environment variables for a project.

get_project_info

Get detailed information about a project.

rollback_deployment

Rollback to a previous deployment.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources