{
  "slug": "vercel-mcp",
  "name": "Vercel MCP",
  "url": "https://vercel.com/docs/agent-resources/vercel-mcp",
  "cat": "mcp",
  "group": "ai",
  "tagline": "Official MCP server (deploys)",
  "price": "Free · your Vercel plan applies",
  "tier": "free",
  "pick": false,
  "what": "Vercel's official remote server at <code>https://mcp.vercel.com</code>, implementing the current MCP authorization and streamable HTTP specs over OAuth. Tools cover documentation search, project and deployment management, deployment log analysis, and Web Analytics queries. Public docs tools work unauthenticated; everything else needs a Vercel login.",
  "why": "When a build fails, the agent pulls the actual deployment log and fixes it rather than asking you to copy-paste the error. Docs search also stops it inventing <code>vercel.json</code> options.",
  "warn": "Vercel only permits clients it has reviewed to connect, and connecting grants the AI the same access as your own account. Always keep human confirmation on for deployment changes.",
  "install": "claude mcp add --transport http vercel https://mcp.vercel.com",
  "category": {
    "key": "mcp",
    "name": "MCP servers & registries",
    "desc": "How your agent reaches past the terminal. Directory scale is not a quality signal.",
    "group": "ai",
    "groupName": "Put AI inside it"
  },
  "freshness": null,
  "health": {
    "ok": true,
    "status_code": 200,
    "final_url": null,
    "checked_at": "2026-08-19T00:17:14.278+00:00"
  },
  "corrected_at": null,
  "upstream_changed_at": null
}