# vercel-mcp

**Category:** ☁️ Cloud Platforms  
**Repository:** https://github.com/vercel/vercel-mcp-overview  
**npm Downloads (last month):** 7617  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/vercel-mcp

## Description
An MCP server for Vercel

## Claude Desktop Quick Installation
Heuristic fallback — verify the package name and runner against the repository README before running it. Uses `npx` (confidence: low):

```json
"mcpServers": {
  "vercel-mcp": {
    "command": "npx",
    "args": ["-y","vercel-mcp"]
  }
}
```

## Documentation & README

# Vercel MCP

Vercel's official MCP server gives AI tools secure access to your Vercel projects.

**[Documentation](https://vercel.com/docs/mcp/vercel-mcp)** | **[Tools Reference](https://vercel.com/docs/mcp/vercel-mcp/tools)**

## Quick Start

Connect to `https://mcp.vercel.com` in your MCP client.

See the [documentation](https://vercel.com/docs/mcp/vercel-mcp) for setup instructions for Claude, ChatGPT, Cursor, VS Code, and other supported clients.

