Submit

Vercel MCP Integration

@nganiet

a year ago
developer-tools
MCP server connecting Claude to Vercel

Tools

Server Config

{
  "mcpServers": {
    "vercel": {
      "command": "node",
      "args": [
        "path_to_the_build_indexjs"
      ],
      "env": {
        "VERCEL_API_TOKEN": "YOUR TOKEN HERE"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.