Vercel MCP · Vercel

Auth required
Unclaimed — claim this pageinfrastructure OAuth expected
https://mcp.vercel.com Docs
Badge
Authentication requiredReachable; initialization requires authentication.
Since Aug 13, 2026 — 1:55 PM (35 d ago)

An authentication challenge is availability, not an outage — the endpoint is reachable and answering. Passive observation records the challenge and any OAuth discovery metadata without ever authenticating. OAuth-authenticated contract monitoring is planned.

Recorded auth metadata
authMeta — as observed
{
  "httpStatus": 401,
  "wwwAuthenticate": "Bearer error=\"invalid_token\", error_description=\"No authorization provided\", resource_metadata=\"https://mcp.vercel.com/.well-known/oauth-protected-resource\"",
  "discovery": {
    "resource": "https://mcp.vercel.com/",
    "authorization_servers": [
      "https://vercel.com"
    ],
    "scopes_supported": [
      "openid"
    ]
  }
}
100%
Availability · 30 days · 674 checks
229 ms
Latency (last observation)
Contract
Schema stable
0
Incidents · 30 days
Observed since

Availability — last 30 days

No failures Some failures Mostly failing Auth required No observations

Last observed 9 min ago by MCP Tools Edge Scanner · scheduled every 60 min

Recovery Aug 13, 2026 — 1:55 PM
Endpoint returned to service after 380 minutes.
VerifiedA successful observation followed a confirmed outage (result: auth_required).
Observed by MCP Tools Edge Scanner 6 h 20 m
Outage Aug 13, 2026 — 8:45 AM
HTTP 500 with content-type text/html; charset=utf-8 — this does not look like an MCP endpoint.
VerifiedTwo consecutive observations failed (latest: not_mcp, HTTP 500).
InterpretationClients depending on this endpoint may currently be unable to connect.
Raw event details
{
  "result": "not_mcp",
  "error": "HTTP 500 with content-type text/html; charset=utf-8 — this does not look like an MCP endpoint."
}
Observed by MCP Tools Edge Scanner
Baseline captured — authentication required Informational Aug 6, 2026 — 5:20 AM
Endpoint is reachable; initialization requires authentication. Passive observation records availability, latency, and protocol behavior only.
Verifiedinitialize returned HTTP 401.
InterpretationAuthenticated contract monitoring can be added later (OAuth support planned).
Raw event details
{
  "httpStatus": 401,
  "wwwAuthenticate": "Bearer error=\"invalid_token\", error_description=\"No authorization provided\", resource_metadata=\"https://mcp.vercel.com/.well-known/oauth-protected-resource\"",
  "discovery": {
    "resource": "https://mcp.vercel.com/",
    "authorization_servers": [
      "https://vercel.com"
    ],
    "scopes_supported": [
      "openid",
      "offline_access"
    ]
  }
}
Observed by MCP Tools Edge Scanner