mcp-vercel
If you are the rightful owner of mcp-vercel 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.
A Model Context Protocol (MCP) integration for Vercel's REST API, providing programmatic access to Vercel deployment management through AI Assistants like Claude and Cursor.
This MCP server implements Vercel's core API endpoints as tools, enabling deployment monitoring & management, environment variable retrieval, project deployment status tracking, team creation and management, and CI/CD pipeline integration. It allows developers to interact with Vercel's services programmatically, enhancing automation and integration capabilities with AI assistants. The server supports various operations such as listing deployments, creating new deployments, managing projects, and handling environment variables. It is designed to streamline the deployment process and improve collaboration within teams by providing a unified interface for managing Vercel resources.
Features
- Deployment monitoring & management
- Environment variable retrieval
- Project deployment status tracking
- Team creation and management
- CI/CD pipeline integration
Tools
vercel-list-all-deployments
List eligible deployments
vercel-get-deployment
Get detailed information about a specific deployment
vercel-create-deployment
Create a new deployment
vercel-create-project
Create a new project
vercel-create-environment-variables
Create multiple environment variables
vercel-get-environments
Get project environment variables
vercel-list-projects
List all items
vercel-list-all-teams
List all accessible teams