Vercel MCP
UpVercel MCP is Vercel's official remote server (public beta): the only connection method is Streamable HTTP at mcp.vercel.com with OAuth 2.1, no local mode. An agent gets documentation search, project and deployment management, build log analysis and Web Analytics data — useful for diagnosing failed deploys without opening the dashboard.
Why this server
- Remote-only over OAuth 2.1 — no install, one browser auth step to connect
- Analyzes a failed deploy's logs in plain language — no scrolling through the Vercel dashboard
- Web Analytics data is available directly to the agent — traffic and metrics with no separate export
- Official Vercel documentation search is built into the same MCP server
Usage examples
Prompt: Why did the latest deploy of my-app fail? Dig into the logs
Result: The agent pulled the latest deploy's logs via Vercel MCP and found the build error in a specific file.
Prompt: How many unique visitors did the site get this week?
Result: Vercel MCP returned the project's Web Analytics data — unique visitor count and a day-by-day breakdown.
Health
1 reports in the last 30 days · Last report: 25 Jul 2026
Reports by day (30 days)
| date | works | partial | broken |
|---|---|---|---|
| 2026-07-25 | 1 | 0 | 0 |
Reviews
No reviews yet.