Vercel MCP server
Deploys, logs, and production debugging for your agent.
Vercel's official MCP server gives your agent hands on your Vercel account — inspect deployments and their build and runtime logs, surface runtime errors, manage projects, and search the Vercel docs — scoped by OAuth to exactly what you grant. The deploy-and-debug half of a product engineering loop.
Who it’s for: Teams shipping on Vercel who want their agent to check deploys and debug production without leaving the loop.
Remote MCP server (Streamable HTTP) — oauth.
What is Vercel MCP?
Vercel's official MCP server gives your agent hands on your Vercel account — inspect deployments and their build and runtime logs, surface runtime errors, manage projects, and search the Vercel docs — scoped by OAuth to exactly what you grant. The deploy-and-debug half of a product engineering loop.
Who is Vercel for?
Teams shipping on Vercel who want their agent to check deploys and debug production without leaving the loop.
How do I connect Vercel to my agent?
Vercel is a remote MCP server at https://mcp.vercel.com. Add it in Claude, Cursor, or any MCP client — for example: claude mcp add --transport http vercel https://mcp.vercel.com.
Does Vercel require authentication?
Yes — Vercel authenticates with OAuth. You connect your own account, and it acts only within the scopes you grant.
Is Vercel verified on MCPExplorer?
Yes — Vercel is hand-checked and featured on MCPExplorer. We pull its real tool surface, required scopes, and risk labels from the live index so you can see exactly what it does before connecting.
Other MCP servers worth a look.
Vercel is featured on MCPExplorer. Add this badge to Vercel’s site or README — it links back to this page.
HTML — for your website
Markdown — for a README
Set up Vercel and put it to work. Or see its full verified profile.