{
  "$schema": "https://public-agents.com/schemas/tool.schema.json",
  "schemaVersion": 1,
  "slug": "vercel",
  "name": "Vercel MCP",
  "kind": "service",
  "status": "active",
  "summary": "Vercel's official remote MCP server at mcp.vercel.com, an OAuth-authenticated endpoint that gives an AI assistant access to a Vercel account: the vendor lists searching and navigating Vercel documentation, managing projects and deployments, analysing deployment logs, and querying Web Analytics (visitors, page views, custom events). The vendor says the tool set splits into public tools (no authentication) and authenticated tools (Vercel authentication). Measured: an unauthenticated initialize answers 401 with a Bearer OAuth challenge.",
  "vendor": {
    "name": "Vercel Inc.",
    "url": "https://vercel.com/",
    "kind": "organization"
  },
  "pricing": "freemium",
  "agentAccess": {
    "noAccountNeeded": false,
    "auth": "oauth",
    "notes": "Measured 2026-09-12, no credentials, cloud IP: MCP initialize at mcp.vercel.com answers HTTP/2 401 with a Bearer challenge; resource_metadata names vercel.com as the authorization server, scope openid. The vendor says some tools are public (no auth), but initialize required a token here."
  },
  "surfaces": {
    "homepage": "https://vercel.com/",
    "docs": "https://vercel.com/docs/agent-resources/vercel-mcp",
    "llmsTxt": "https://vercel.com/llms.txt",
    "mcp": "https://mcp.vercel.com",
    "source": null
  },
  "domains": [
    "vercel.com"
  ],
  "maintainers": [],
  "provenance": "third-party",
  "jobs": [
    {
      "job": "eng.retrieve-reference-context",
      "summary": "Vercel MCP, the vendor's words: it lets an AI assistant \"Search and navigate Vercel documentation\", scoped to Vercel's own documentation, alongside its project and deployment tools. Not measured: an unauthenticated initialize answered 401, so the documentation tool was not reached.",
      "source": "https://vercel.com/docs/agent-resources/vercel-mcp"
    }
  ],
  "created": "2026-09-12",
  "updated": "2026-09-12",
  "version": 1
}
