Vercel

By thumbsupordown

Vercel's official remote MCP server gives AI assistants secure OAuth access to your Vercel account to search documentation, manage teams and projects, inspect deployments and build logs, read runtime logs and errors, query Web Analytics, buy domains, and drive the Vercel CLI.

Tools

buy_domain

Purchase an available domain name through the Vercel registrar.

check_domain_availability_and_price

Check whether a domain is available and its price.

deploy_to_vercel

Trigger a brand-new deployment of a project to Vercel from source.

get_deployment

Retrieve details and status for a specific deployment.

get_deployment_build_logs

Fetch the full build logs for a specific Vercel deployment.

get_project

Retrieve configuration and details for a Vercel project.

get_runtime_errors

List the runtime errors captured for a specific Vercel deployment.

get_runtime_logs

Read runtime logs emitted by a deployed application.

get_web_analytics

Query Web Analytics for visitors, views, and events.

list_deployments

List the most recent deployments for a given Vercel project.

list_projects

List the projects that belong to a specific Vercel team or account.

list_teams

List the Vercel teams that your authenticated account can access.

search_vercel_documentation

Search the Vercel documentation for a topic or feature.

use_vercel_cli

Run a Vercel CLI command on your behalf and return its output.

web_fetch_vercel_url

Fetch the content served at a Vercel deployment URL.

Want to create your own MCP server?

Create an account to add and manage your own MCP servers.