Skip to content

Vercel

Free

by MCP Community

[![TypeScript](https://img.shields.io/badge/TypeScript-007ACC?style=for-the-badge&logo=typescript&logoColor=white)](https://www.typescriptlang.org/) [![Vercel](

v1.0.0Added Apr 12, 2026
Works with:ClaudeGPTGeminiCopilot

Vercel MCP Server

TypeScript [![Vercel](

Installation

Reviews

Leave a Review

Installation

Quick install
npx -y @iflow-mcp/vercel-mcp-server
Add to claude_desktop_config.json
{
  "mcpServers": {
    "vercel": {
      "command": "npx",
      "args": ["-y", "@iflow-mcp/vercel-mcp-server"]
    }
  }
}