MCP server

Vercel

MCP

Projects, deployments, and logs — official.

Vercel’s official MCP. The agent can see what shipped and why it failed, in the team you connect.

latest·Proprietary·Updated this month·Transport: http

Claude CodeCursorDesktop
Scanned

claude_desktop_config.json

{
  "mcpServers": {
    "vercel": {
      "url": "https://mcp.vercel.com"
    }
  }
}

By Vercel

Spec

What the server actually exposes.

  • list_projects

    read

    Projects in the team.

  • list_deployments

    read

    Recent deploys.

  • get_logs

    read

    Build or runtime logs.

Guardrails

  • OAuth team
  • Read-first
  • No silent promote

vercel-mcp.mcp/tools

Tools

  • list_projects

    Projects in the team.

    read
  • list_deployments

    Recent deploys.

    read
  • get_logs

    Build or runtime logs.

    read

Last call

{ "ok": true,
  "tool": "list_projects",
  "rows": 12 }

Other servers worth installing

Discussion

No notes yet. Be the first hunter to report back.