MCP server

Vercel
MCPProjects, deployments, and logs — official.
Vercel’s official MCP. The agent can see what shipped and why it failed, in the team you connect.
latest·Proprietary·Updated this month·Transport: http
Claude CodeCursorDesktop
Scanned
claude_desktop_config.json
{
"mcpServers": {
"vercel": {
"url": "https://mcp.vercel.com"
}
}
}By Vercel
Spec
What the server actually exposes.
list_projects
readProjects in the team.
list_deployments
readRecent deploys.
get_logs
readBuild or runtime logs.
Guardrails
- OAuth team
- Read-first
- No silent promote
vercel-mcp.mcp/tools
Tools
- read
list_projects
Projects in the team.
- read
list_deployments
Recent deploys.
- read
get_logs
Build or runtime logs.
Last call
{ "ok": true,
"tool": "list_projects",
"rows": 12 }Other servers worth installing
Discussion
No notes yet. Be the first hunter to report back.
