Vercel

Official
15
GitHub Repo

Overview

Vercel’s official remote MCP server for deployment platform and project management. It provides programmatic access to Vercel’s deployment infrastructure, project management, and documentation through a streamable-http transport.

Transport

Streamable-HTTP

Tools

  • search_vercel_documentation
  • list_teams
  • list_projects
  • get_project
  • list_deployments
  • get_deployment
  • get_deployment_events
  • get_access_to_vercel_url
  • web_fetch_vercel_url

Key Capabilities

  • Search Vercel documentation and resources
  • Manage teams and projects across your Vercel account
  • Deploy and monitor applications
  • Access deployment events and logs
  • Fetch content from Vercel-hosted URLs

How It Works

The server provides a remote MCP connection via streamable-http transport that enables AI assistants to access Vercel’s deployment platform. It offers comprehensive tools for searching documentation, managing teams and projects, monitoring deployments and their events, and fetching content from Vercel URLs. The server uses OAuth for secure authentication and authorization.