vercel-api-mcp
10
vercel-mcp is an MCP server designed to facilitate interaction with the Vercel API. It offers a suite of tools for managing deployments, domains, projects, and environment variables on Vercel.
vercel-mcp
An MCP server that connects to the Vercel API.
Usage
- Cursor: Add the MCP server to
.cursor/mcp.json
to install in a project. - Windsurf: Configure in
~/.codeium/windsurf/mcp_config.json
for global install.
Tools Provided
- Deployments: Manage deployments, including getting events, cancelling, listing, and deleting.
- DNS: Manage DNS records.
- Domains: Configure and retrieve domain information.
- Projects: Manage project settings and domains.
- Environment Variables: Manage environment variables in projects.