Vercel MCP

Vercel's official MCP server gives AI tools secure access to your Vercel projects. It is available as a remote MCP endpoint.

Teams that want a hosted documentation endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-01-14 · ★ 12 · #174 OF 183 MAINTAINED DOCUMENTATION · VERIFIED 2026-08-25

how we verify → /methodology

01 · Install Vercel MCP

Claude Code

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

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "vercel-vercel-mcp-overview": {
      "url": "https://mcp.vercel.com"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.vercel.com

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.vercel.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license no standard license detected - usage rights unclear; check the repo before commercial use

registry vendor namespace com.vercel - domain-verified with the official MCP registry

03 · Who maintains Vercel MCP

vercel-mcp is maintained by vercel. We track 2 MCP servers from vercel - 2 actively maintained, 823 combined GitHub stars, oldest repo from Oct 2025. Full record: all servers from vercel.

  1. next-devtools-mcp Next.js development tools MCP server with stdio transport ★ 811

04 · Facts

category
documentation - ranked #174 of 183 actively-maintained documentation servers as of 2026-08-25.
registry
com.vercel/vercel-mcp (active, first published 2025-09-17 · 3 versions)

05 · Vercel MCP FAQ

What is Vercel MCP?

Vercel's official MCP server gives AI tools secure access to your Vercel projects. It is available as a remote MCP endpoint.

Is Vercel MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-01-14. We re-verify nightly.

How do I install Vercel MCP?

Run `claude mcp add vercel-vercel-mcp-overview --transport http https://mcp.vercel.com`. You can also paste the ready-made client config above.

Does Vercel MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

06 · Alternatives to Vercel MCP

More documentation MCP servers · Inkwell · Agent Base · Outline MCP Server · Vouch · Whimsical