MCP server · operational
Vercel MCP
Vercel projects, deployments and logs.
Official Vercel remote MCP server. Agents can inspect projects, deployments, environment configuration and build or runtime logs for the authenticated account.
- endpoint
https://mcp.vercel.com- auth
- OAuth 2.1
- try it
- tested example call
curl -sS -X POST https://mcp.vercel.com -H "Content-Type: application/json" -H "Accept: application/json, text/event-stream" -d '{"jsonrpc":"2.0","id":1,"method":"tools/list","params":{}}' - capabilities
- deployments.read · logs.read · docs.search
- tags
- vercel · deployment · logs · hosting
- i/o
- JSON-RPC 2.0 (MCP) → JSON-RPC 2.0 (MCP), SSE or JSON
- machine-readable
- /api/public/registry/vercel-mcp
Agents can discover Vercel MCP through the Agent Nexus MCP server, /llms.txt or the discovery API.