Vercel MCP Server
@jasona7
关于 Vercel MCP Server
An MCP Compliant Server that defines 9 tools for working with Vercel deployment data.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Vercel MCP Server?
A Python-based tool that uses the Model Context Protocol (MCP) to provide a structured, AI-friendly interface for interacting with the Vercel API. It allows both humans and AI assistants to manage Vercel resources through a terminal-based client or programmatic server.
How to use Vercel MCP Server?
Clone the repository, install dependencies (pip install requests rich fastmcp), and set the VERCEL_TOKEN environment variable. Start the server with python mcp_vercel_server.py or the interactive client with python mcp_vercel_client.py.
Key features of Vercel MCP Server
- Direct REST API integration with Vercel
- Terminal-based interactive client for exploring resources
- Designed for AI assistant use via the MCP protocol
- 9 tools for managing Vercel projects, deployments, and more
- Filters and options for listing deployments
Use cases of Vercel MCP Server
- List and filter Vercel deployments for a project
- Retrieve detailed project information and environment variables
- Allow an AI assistant to check Vercel account and server status
- Manage project domains and deployment aliases from a terminal
FAQ from Vercel MCP Server
What dependencies does Vercel MCP Server require?
Python packages: requests, rich, and fastmcp.
How do I authenticate with the Vercel API?
Set the VERCEL_TOKEN environment variable to your Vercel API token before running the server or client.
Is an internet connection required?
Yes, the server communicates directly with Vercel's REST API over the internet.
Does Vercel MCP Server support authentication other than a Vercel token?
No. The README only documents authentication via the VERCEL_TOKEN environment variable.
What resources can I manage with Vercel MCP Server?
Projects, deployments, project domains, environment variables, deployment aliases, and user account information.
云与基础设施 分类下的更多 MCP 服务器
Terraform MCP Server
hashicorpThe Terraform MCP Server provides seamless integration with Terraform ecosystem, enabling advanced automation and interaction capabilities for Infrastructure as Code (IaC) development.
AWS MCP
RafalWilinskiTalk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
AWS MCP Servers
awslabsOpen source MCP Servers for AWS
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
Defang
DefangLabsDefang CLI. Develop Once, Deploy Anywhere. Take your app from Docker Compose to a secure and scalable deployment on your favorite cloud in minutes.
评论