Does Vercel have an MCP server?

Yes Official

Vercel maintains an official MCP server.

Closed-source hosted service with an approved-client allowlist (Claude, Cursor, ChatGPT among them) — no public repo.

Verified 2026-08-10 against vendor docs
Access
Remote server
Endpoint
https://mcp.vercel.com
The receipts
Vendor-hosted https://mcp.vercel.com

A remote server run by Vercel itself — nothing to install. Documented at vercel.com.

Connect it

Hosted by the vendor — no install, connect over HTTP with OAuth or a token.

Add it from the terminal, then restart your session:

terminal
claude mcp add --transport http vercel https://mcp.vercel.com

Add --scope user to make it available in every project.

Questions
Does Vercel have an official MCP server?

Yes. Vercel maintains an official MCP server, hosted at https://mcp.vercel.com.

How do I connect Vercel to Claude?

Add https://mcp.vercel.com as a custom connector under Settings → Connectors in Claude Desktop or claude.ai, or run "claude mcp add --transport http vercel https://mcp.vercel.com" in Claude Code.

Do I need to install anything to use the Vercel MCP server?

No. It is a remote server hosted by Vercel, so your MCP client connects to it over HTTP. You authenticate with the vendor rather than installing a package.

How is this verdict verified?

Vercel MCP is an official remote server with OAuth at mcp.vercel.com — docs search, project and deployment management, log analysis — documented on vercel.com. GitHub metadata is refreshed every six hours.

How we know

Vercel MCP is an official remote server with OAuth at mcp.vercel.com — docs search, project and deployment management, log analysis — documented on vercel.com.

  • github data refreshed 2026-08-11, then every 6 hours
  • vendor docs verified on 2026-08-10

Spotted something out of date? Tell us — corrections ship same-day.

Also in Cloud Platforms

See all Cloud Platforms servers →