MCPHIVE

Vercel MCP: Documentation

Updated:

Connection

Remote-only: https://mcp.vercel.com (Streamable HTTP). Authorization is OAuth 2.1, done in the browser the first time an MCP client (Claude, Cursor, VS Code and others) connects. There's no local or stdio variant — the server only works remotely. The service is in Public Beta: the tool interface may change.

Tools

  • Vercel documentation search — answers on configuration, frameworks, platform limits.
  • Project management — project lists, settings, environment variables.
  • Deployments — status, history, redeploy, build and runtime log analysis.
  • Web Analytics — traffic, unique visitors, referral sources per project.

Agent flow

"Why did my-app's last deploy fail?", "show the staging project's environment variables", "how many unique visitors did we get this week?", "find in the docs how to configure redirects in vercel.json".

Pricing

The MCP server is free for all Vercel accounts; limits on the deploys, traffic and Web Analytics themselves depend on your Vercel plan (Hobby/Pro/Enterprise).

Vercel MCP — Documentation