vercel-mcp-server

NightVibes33/vercel-mcp-server
★ 0 stars TypeScript DevOps Updated 15d ago
Custom Vercel MCP Server with Project & Deployment tools
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vercel-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "NightVibes33/vercel-mcp-server"
      ]
    }
  }
}

README Excerpt

Custom MCP server for managing Vercel projects.