All MCP servers

Vercel

Official
by Api.AirforcestdioCloud & Infrastructure070MIT

MCP server for Vercel — manage deployments and view build and runtime application logs.

mcpopen-sourcecloud-infrastructure

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "vercel-imp4f9df": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}