Server Directory
CloudIntermediate

Vercel

by Vercel

Manage Vercel deployments, projects, and domains. View deployment status, access logs, manage environment variables, and configure projects.

CAPABILITIES

  • List and manage deployments
  • View deployment logs
  • Manage environment variables
  • Domain configuration
  • Project settings management

INSTALLATION

Terminal
npx -y @vercel/mcp

CLAUDE DESKTOP CONFIG

claude_desktop_config.json
{
  "mcpServers": {
    "vercel": {
      "command": "npx",
      "args": [
        "npx", "-y",
        ""@vercel/mcp"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json

QUICK FACTS

Category
Cloud
Difficulty
Intermediate
Maintained By
Vercel
NPM Package
@vercel/mcp

NEW TO MCP?

Learn how to set up MCP servers with Claude Desktop step by step.

Read the tutorial →