Vercel MCP
베르셀-MCP
Vercel API에 연결되는 MCP 서버입니다.
용법
커서
프로젝트에 설치하려면
.cursor/mcp.json에 MCP 서버를 추가하세요.
지엑스피1
전역적으로 설치하려면 커서 설정에 다음 명령을 추가하세요.
npx vercel-mcp VERCEL_API_KEY=<your-vercel-api-key>윈드서핑
~/.codeium/windsurf/mcp_config.json파일에 MCP 서버를 추가합니다.
{
"mcpServers": {
"vercel": {
"command": "npx",
"args": ["vercel-mcp VERCEL_API_KEY=<YOUR_API_KEY>"]
}
}
}Related MCP server: MCP Server
도구
이 MCP 서버는 Vercel API와 상호 작용하기 위한 다음과 같은 도구를 제공합니다.
배포
getVercelDeploymentEvents- 배포 ID 및 빌드 ID로 배포 이벤트 가져오기getVercelDeployment- ID 또는 URL로 배포 가져오기cancelVercelDeployment- 배포 취소listVercelDeploymentFiles- 배포 파일 나열getVercelDeploymentFileContents- 배포 파일 내용 가져오기getVercelDeployments- 배포 목록deleteVercelDeployment- 배포 삭제
DNS
getVercelDNSRecords- 도메인의 DNS 레코드 나열createVercelDNSRecord- 도메인에 대한 DNS 레코드를 만듭니다.updateVercelDNSRecord- DNS 레코드 업데이트deleteVercelDNSRecord- DNS 레코드 삭제
도메인
getVercelDomainConfig- 도메인 구성 가져오기getVercelDomain- 단일 도메인에 대한 정보 가져오기getVercelDomains- 인증된 사용자 또는 팀의 모든 도메인을 나열합니다.
프로젝트
getVercelProjects- 프로젝트 목록을 검색합니다.updateVercelProject- 기존 프로젝트 업데이트getVercelProjectDomains- 프로젝트 ID 또는 이름으로 프로젝트 도메인 검색getVercelProjectDomain- 프로젝트 도메인 가져오기updateVercelProjectDomain- 프로젝트 도메인 업데이트removeVercelProjectDomain- 프로젝트에서 도메인 제거addVercelProjectDomain- 프로젝트에 도메인 추가verifyVercelProjectDomain- 프로젝트 도메인 확인
환경 변수
filterVercelProjectEnvs- 프로젝트의 환경 변수 검색getVercelProjectEnv- 환경 변수의 복호화된 값을 검색합니다.createVercelProjectEnv- 하나 이상의 환경 변수를 생성합니다.removeVercelProjectEnv- 환경 변수 제거editVercelProjectEnv- 환경 변수 편집
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceMCP Server simplifies the implementation of the Model Context Protocol by providing a user-friendly API to create custom tools and manage server workflows efficiently.134MIT
- AlicenseNot gradedqualityDmaintenanceMCP Server provides a simpler API to interact with the Model Context Protocol by allowing users to define custom tools and services to streamline workflows and processes.113MIT
- AlicenseNot gradedqualityDmaintenanceA powerful Model Context Protocol (MCP) server enabling seamless Vercel project management, including deployments, domains, environment variables, and team configurations through Cursor's Composer or Codeium's Cascade.1,77462MIT
- FlicenseNot gradedqualityDmaintenanceA serverless, multi-tenant implementation of MCP servers that runs on Vercel with fluid compute mode, allowing multiple users to connect to the same endpoint while maintaining session state through Redis.12
Related MCP Connectors
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
A MCP server built for developers enabling Git based project management with project and personal…
Markdown-first MCP server for Notion API with 8 composite tools and 39 actions.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zueai/vercel-api-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server