Hosting

Vercel MCP Server

Official hosted MCP or MCPBundles managed integration.

Vercel is a web development platform that provides hosting, deployment, and serverless functions for modern web applications.

Two ways to connect

Official publisher listing or MCPBundles managed integration.

Official

Publisher-hosted MCP

OAuth sign-in on this listing.

Managed

MCPBundles managed integration

Typed catalog tools on the managed integration

Connect Vercel
Live tools
Agent guide included

Built by

Vercel

AI Skill
SKILL.md

Domain knowledge for Vercel — workflow patterns, data models, and gotchas for your AI agent.

Vercel

Vercel is a cloud platform for deploying and hosting modern web applications. This bundle provides access to projects, deployments, domains, environment variables, and teams.

Entity Hierarchy

  • User/Team is the top-level scope. Resources belong to either a personal account or a team.
  • Projects are the primary unit — each linked to a Git repository with its own deployments, domains, and environment variables.
  • Deployments are immutable snapshots of a project. Each Git push or manual deploy creates a new deployment.
  • Domains are custom hostnames assigned to production or preview deployments.
  • Environment Variables are key-value pairs scoped to production, preview, or development environments.

Capabilities

Read operations:

  • List teams and team members
  • List projects with settings and linked repositories
  • List deployments with status, URL, and build metadata
  • Get deployment details including build logs
  • List domains and their DNS configuration
  • View environment variables (names and scoping)

Write operations:

  • Create and update projects
  • Trigger new deployments
  • Add, update, and remove environment variables
  • Add and configure custom domains

Workflows

Review deployment status: List recent deployments for a project to see build status (building, ready, error). Drill into a failed deployment to read build logs and identify the error.

Manage environment variables: List current env vars for a project grouped by environment. Add or update a variable, specifying which environments it applies to.

Configure a custom domain: Add a domain to a project, then configure DNS records as directed. Domain status updates once DNS propagates and SSL is provisioned.

Investigate a production issue: List recent deployments to find the current production deployment. Check build logs for errors. Compare with the previous deployment if a regression is suspected.

Gotchas

  • Team vs personal scope: If the user belongs to teams, specify the team ID to access team projects. Without it, only personal projects are returned.
  • Immutable deployments: Deployments cannot be modified after creation. To fix an issue, create a new deployment.
  • Environment variable encryption: Secret values may be write-only (returned redacted). You can overwrite but not read the current value.
  • Preview vs production: Each Git branch gets preview deployments. Only the production branch creates production deployments.

Tools in this Server

This server uses the MCP protocol with a live tool list. Tools are discovered when your MCP client connects (often after authentication), so they are not enumerated on this public page. Open Studio or connect from your client to see the tools available to your workspace.

Frequently Asked Questions

What is the Vercel MCP server?

Vercel is a web development platform that provides hosting, deployment, and serverless functions for modern web applications. It provides MCP tools that your client discovers when it connects (this page may not list every tool name) that AI agents can use through the Model Context Protocol (MCP).

How do I connect Vercel to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/vercel-mcp. Authentication is handled automatically.

How many tools does Vercel provide?

Vercel is a remote MCP server. The live tool list is supplied by the server when your MCP client connects, so the count is not fixed on this public page. After you connect in MCPBundles Studio or your client, you will see the tools your session can call. A SKILL.md is still included to guide your agent on capabilities and workflows.

What authentication does Vercel require?

Vercel uses One-click sign in. Vercel requires credentials. Connect via MCPBundles and authentication is handled automatically.

Setup Instructions

Connect Vercel to any MCP client in minutes

MCP URL
https://mcp.mcpbundles.com/bundle/vercel-mcp

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Vercel and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Vercel will appear under Not connected — select it and click Connect to complete OAuth.
Name: Vercel
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/vercel-mcp
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Two ways to connect

Official publisher listing or MCPBundles managed integration.

Official

Publisher-hosted MCP

OAuth sign-in on this listing.

Managed

MCPBundles managed integration

Typed catalog tools on the managed integration

Connect Vercel

Maintain this listing

Operate Vercel? You can take over the listing's metadata.

This listing isn't open to claims

Operated directly by the vendor. Email hello@mcpbundles.com if you represent the company and need to update this listing.

Connect Vercel

Official hosted MCP or MCPBundles managed integration.

Two ways to connect

Official publisher listing or MCPBundles managed integration.

Official

Publisher-hosted MCP

OAuth sign-in on this listing.

Managed

MCPBundles managed integration

Typed catalog tools on the managed integration

Connect Vercel
Vercel MCP Server & Skill