Skip to content

MCP server

Vercel MCP server

Vercel's official MCP server lets AI search Vercel docs, list teams, projects and deployments, read build and runtime logs and deploy with confirmation.

At a glance

Maintained by
Vercel
Tools exposed
10 listed below
Reviewed
September 24, 2026

Why it matters

What it does and why it matters

Vercel hosts many modern web apps, especially those built with Next.js. Its official MCP server lets an assistant search Vercel documentation, list teams, projects and deployments, read build and runtime logs, read web analytics, deploy and check domain availability and price.

When a deployment fails, the assistant can read the build log and explain what broke, which is often the slowest part of fixing it.

Most tools read data. Deploys and domain purchases need confirmation. Access follows the signed-in Vercel account and team, so connect with a member role rather than an owner for day-to-day use.

It pairs well with the GitHub server: the assistant can read the failing build, find the code and propose a fix in one conversation.

Use cases

Best business use cases

Failed builds

Read build logs and explain failures.

Runtime errors

Read runtime logs for a deployment.

Analytics

Check traffic from web analytics.

Deploys

Deploy with confirmation.

Domains

Check domain availability and price.

Tools

Available tools

Tool names as published by the maintainer at review time. Versions change, so check the repository for the current list.

Read and write: Mostly read (docs, projects, deployments, logs, analytics), plus deploys and purchases that need confirmation.

  • search_vercel_documentation

    Search Vercel docs on a topic.

  • list_teams

    List your Vercel teams.

  • list_projects

    List projects in a team.

  • get_project

    Get details for one project.

  • list_deployments

    List deployments for a project.

  • get_deployment_build_logs

    Read build logs for a deployment.

  • get_runtime_logs

    Query runtime logs with filters.

  • get_web_analytics

    Query Web Analytics visits and events.

  • deploy_to_vercel

    Deploy a file tree to a preview or production URL.

  • check_domain_availability_and_price

    Check if domains are available and their price.

Workflows

Example workflows

Fix a failed deployment

  1. 1

    A deployment fails.

  2. 2

    The assistant reads the build log.

  3. 3

    It explains the error.

  4. 4

    It suggests a code fix.

  5. 5

    A developer fixes and redeploys.

Check a release

  1. 1

    After a release, ask about errors.

  2. 2

    The assistant reads runtime logs.

  3. 3

    It compares error rates.

  4. 4

    It flags new errors.

  5. 5

    The team acts if needed.

Prompts

Example prompts

  • “Why did the latest deployment of the website project fail?”

  • “Show runtime errors for production in the last hour.”

  • “How many visitors did the site have last week?”

Setup

Installation and configuration

Examples for Claude Desktop and Claude Code. Replace the placeholder values with your own keys, and store secrets outside version control.

Claude Code: terminal

claude mcp add --transport http vercel https://mcp.vercel.com
  • Hosted server: https://mcp.vercel.com (Streamable HTTP, OAuth).
  • Needs: OAuth with your Vercel account. Only Vercel-approved clients can connect. Docs search works without auth..
  • Claude Desktop: Docs say: Settings > Connectors > Add custom connector, name Vercel, URL https://mcp.vercel.com.

Security

Security considerations

  • Read-only first

    Start with read access and add actions only for reviewed tasks.

  • Scoped credentials

    Use a dedicated role or token with the least access, never an owner or admin key.

  • Separate environments

    Keep production changes out of assistant sessions, or require approval for them.

  • Audit

    Review deploys and purchases in the Vercel dashboard.

Related servers

Servers that pair well with it

Netlify

Netlify's official MCP server lets AI read account, team and project data and create, configure and deploy Netlify projects.

GitHub

GitHub's official MCP server lets AI read repositories, search code, manage issues and pull requests and, when allowed, change files.

Supabase

Supabase's official hosted MCP server lets AI work with your Supabase projects: tables, SQL, migrations, edge functions, branches and docs.

Keep exploring

FAQ

Questions people ask us

Have a question that is not here? Ask us directly.

Start a project

Want this connected to your own systems? We build AI workflows with MCP.

Send a short brief. We reply with questions, a suggested plan and an estimate you can compare with other offers.

Your privacy choices

We use necessary storage to run this site. With your permission we also use Google Analytics to see which pages help people, and load maps from Google. You can change this at any time. Read the cookie policy.