mcp-vercel
39
Vercel MCP Integration is a project that allows for the interaction with Vercel's REST API using the Model Context Protocol (MCP). It provides tools for managing deployments, environment variables, and teams programmatically via AI assistants like Claude and Cursor.
Vercel MCP Integration
A Model Context Protocol (MCP) integration for Vercel's REST API, enabling programmatic management of Vercel deployments via AI Assistants.
Overview
- Deployment monitoring & management
- Environment variable retrieval
- Project deployment status tracking
- Team creation and management
- CI/CD pipeline integration
Features
- List all deployments and specific deployment details
- Create new deployments and projects
- Handle environment variables
- Manage teams and projects
Roadmap
- Real-time deployment monitoring
- Advanced error handling
- Deployment metrics dashboard
Integration
- Supports AI Assistants like Claude and Cursor
- Use via stdio or HTTP transport
Getting Started
- Requires Node.js 18+, Vercel API Token, and MCP Client
- Installation via
npm
and configuration with.env
file.
Docker Deployment
- Docker setup available for deployment.
Project Structure
Includes tools for deployment handling and environment management.