mcp-vercel

mcp-vercel

3.5

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

  1. vercel-list-all-deployments

    List eligible deployments

  2. vercel-get-deployment

    Get detailed information about a specific deployment

  3. vercel-create-deployment

    Create a new deployment

  4. vercel-create-project

    Create a new project

  5. vercel-create-environment-variables

    Create multiple environment variables

  6. vercel-get-environments

    Get project environment variables

  7. vercel-list-projects

    List all items

  8. vercel-list-all-teams

    List all accessible teams