Skip to main content
Vercel is the platform for frontend developers, providing hosting, serverless functions, and continuous deployment. The Vercel MCP server lets you manage your projects, deployments, and logs using natural language.
This is a third-party managed MCP server operated by Vercel. Authentication uses OAuth — just connect your Vercel account and start using it immediately.

What Can It Do?

  • Manage projects and their settings
  • View deployments and their status
  • Access logs for debugging
  • Configure domains and environment variables

Where to Use It

Add Vercel as a tool to any agent. The agent can then manage your deployments conversationally, choosing the right actions based on context. To add an MCP tool to your agent:
  1. Open your agent’s configuration
  2. Click Add toolsConnect an app with MCP
  3. Search for the integration and select it
  4. Authenticate with your Vercel account
You can control which tools your agent has access to. After adding an integration, click on it to enable or disable specific tools based on what your agent needs.

In Workflows (Via Agent Node)

For automated pipelines, use an Agent Node with Vercel tools. This gives you the flexibility of an agent within a deterministic workflow.

Authentication

Vercel uses OAuth 2.0 for authentication. When you connect the integration, you’ll be redirected to Vercel to authorize access. No API keys or manual configuration required.

Example Prompts

Use these with your agent or in the Agent Node: Check deployments:
View logs:
Manage projects:

Troubleshooting

Need Help?