V
Vercel
OfficialFeatured
🏗️ Infrastructure
Vercel's official MCP server. Read-only, OAuth-secured access to your Vercel projects, deployments and logs — inspect builds, tail deployment logs, and search the Vercel docs from your AI tools.
Tags
Tools (6)
Config for Claude Desktop / Cursor
{
"mcpServers": {
"vercel": {
"type": "http",
"url": "https://mcp.vercel.com"
}
}
}