MCP Directory
Back

mcp-vercel

by nganiet · TypeScript · ★ 67

MCP server connecting Claude to Vercel

Install

npx -y github:nganiet/mcp-vercel

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-vercel": {
      "command": "npx",
      "args": [
        "-y",
        "github:nganiet/mcp-vercel"
      ]
    }
  }
}

From the README

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 - CI/CD pipeline integration - [](docs/deployments.md#vercel-list-all-deployments) - List deployments with filtering - [](docs/deployments.md#vercel-get-deployment) - Retrieve specific deployment details - [](d…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers