MCPNews

The Model Context Protocol ecosystem, verified

Current spec 2026-07-28

Vercel MCP

Current Spec Verified First-party Confidence: High (1.00)

Vercel MCP is an MCP server published by Vercel with verified support for the current MCP specification revision (2026-07-28). It is the first-party server from Vercel. Last verified 2026-08-04.

Does Vercel MCP support the current MCP specification (2026-07-28)?

Yes. Vercel MCP has verified support for MCP revision 2026-07-28, the current stable specification (last verified 2026-08-04).

Is Vercel MCP a first-party (official) MCP server?

Yes. Vercel MCP is the first-party MCP server published by Vercel (last verified 2026-08-04).

How do I connect to Vercel MCP?

Vercel MCP is available via a hosted remote endpoint at https://mcp.vercel.com. Authentication: oauth. Transports: streamable-http.

Does Vercel MCP support MCP revision 2026-07-28?

Yes. Vercel MCP supports MCP revision 2026-07-28 (checked 2026-08-04).

When were Vercel MCP's facts last verified?

2026-08-04. Each fact on this page links to the sources used to verify it.

Which MCP concepts apply to Vercel MCP?

  • Stateless core - The 2026-07-28 revision's redesign of MCP from a bidirectional stateful protocol into a request/response stateless one: the initialize handshake and protocol-level session are removed, every request carries its protocol version, client identity, and capabilities in _meta, and any request can land on any server instance behind a plain load balancer.

Vercel MCP is Vercel's first-party remote MCP server, hosted at https://mcp.vercel.com. It exposes tools for searching Vercel's documentation, managing projects and deployments, analyzing deployment logs, and querying Web Analytics. Authorization is OAuth, with per-client consent; Vercel documents a reviewed list of supported AI clients.

On 2026-07-31, three days after the revision's stable release, Vercel announced production support for the stateless 2026-07-28 specification. Clients built for the 2025 protocol keep working against the same endpoint, and clients that understand the new revision pick it up automatically.

Which MCP spec revisions does Vercel MCP support?

Vercel MCP has 1 verified spec-support record. Each row lists the revision, the verified status, the evidence URL, and the date that fact was last checked.

Spec revision Status Last checked Evidence
MCP 2026-07-28 Supported Source

How widely adopted is Vercel MCP?

Not ranked in The MCP 500: insufficient public data (coverage floor not met) (snapshot ). The Adoption Index measures public signals only; it says nothing about quality.

Measurement Value Source
Official MCP Registry no API ·
Docker MCP Catalog no API ·

How was this verified, and what are the sources?

Verified · method: vendor-announcement · confidence 1.00 (High).

  1. Vercel docs - "Vercel MCP is Vercel's official MCP server. It's a remote MCP with OAuth" at https://mcp.vercel.com, implementing the MCP Authorization and Streamable HTTP specifications - accessed
  2. Vercel changelog (2026-07-31) - "Vercel MCP now supports the 2026-07-28 MCP specification"; both protocol versions served from the same endpoint via MCP SDK v2 and mcp-handler 2.x - accessed