MCP.so
Sign In

Vercel

@Vercel

About Vercel

Vercel is a cloud platform for deploying and scaling web applications, home of Next.js. Its official remote MCP server lets assistants search Vercel documentation, manage projects and deployments, and analyze logs from the account teams already ship with.

Connection details

https://mcp.vercel.com

Setup

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

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Frequently asked questions

What is the Vercel remote MCP server?

The Vercel remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.vercel.com, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Vercel MCP server?

Add the endpoint https://mcp.vercel.com to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Vercel MCP server require authentication?

Yes. Vercel uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the Vercel MCP server use?

Vercel exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments