Lightweight MCP server to give your Cursor Agent access to the Vercel API.
Overview
what is vercel-mcp?
vercel-mcp is a lightweight MCP server that connects your Cursor Agent to the Vercel API, enabling seamless interaction with Vercel's deployment and DNS management features.
how to use vercel-mcp?
To use vercel-mcp, you need to install it in your project by adding it to your .cursor/mcp.json or globally using the command npx vercel-mcp VERCEL_API_KEY=<YOUR_API_KEY>. You can also configure it in your ~/.codeium/windsurf/mcp_config.json file.
key features of vercel-mcp?
- Access to Vercel API for deployments, DNS, domains, and projects.
- Tools for managing deployment events, DNS records, and environment variables.
- Easy integration with Cursor and Windsurf.
use cases of vercel-mcp?
- Managing Vercel deployments and monitoring deployment events.
- Creating and updating DNS records for your domains.
- Retrieving and managing environment variables for Vercel projects.
FAQ from vercel-mcp?
- What is the license for vercel-mcp?
vercel-mcp is licensed under the MIT license.
- Is vercel-mcp easy to integrate?
Yes! vercel-mcp is designed for easy integration with existing projects using Cursor and Windsurf.
- What programming language is vercel-mcp written in?
vercel-mcp is written in TypeScript.