vercel-mcp-server

vercel-mcp-server

0

The Vercel MCP Server is a Model Context Protocol server that offers comprehensive administrative control over Vercel deployments, enabling seamless project management with various tools for deployments, domains, and environment variables. It integrates with Cursor's Composer and Codeium's Cascade, enhancing deployment processes for Vercel users.

Vercel MCP Server 🚀

A powerful Model Context Protocol (MCP) server that provides full administrative control over your Vercel deployments. This tool enables project management with features for deployments, domains, environment variables, and more.

Prerequisites

  • Node.js >= 16.x
  • npm >= 8.x
  • A Vercel account with: Access Token, Team ID (optional), Project ID (optional)
  • Cursor IDE or Codeium's Cascade

Quick Start

  1. Clone the repository and install dependencies.
  2. Build the project.
  3. Configure your Vercel access token.

Features

  • Team Management: Create, delete, and update teams and team members.
  • Project Management: Manage projects, project members, and project transfers.
  • Deployment Management: Create, cancel, get, and list deployments.
  • Domain & DNS Management: Manage domains and DNS records.
  • Access Control & Security: Manage access groups and authentication.
  • Monitoring & Logging: Create log drains and webhooks.
  • User Management: Manage users and user events.
  • Marketplace & Integration: Manage marketplace events and integrations.

Security Notes

  • Keep your Vercel access token secure and follow best practices.

Troubleshooting

  • Node.js path issues, access token issues, and more troubleshooting tips are included.

Contributing

Contributions are welcome!