vercel-mcp-server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_LEVEL | No | 日志级别(可选,默认为info) | |
| API_TIMEOUT | No | API请求超时时间,单位毫秒(可选,默认为30000) | |
| VERCEL_TOKEN | Yes | Vercel API访问令牌 | |
| VERCEL_TEAM_ID | No | Vercel团队ID(可选) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| vercel_list_projectsB | List all Vercel projects |
| vercel_get_projectB | Get details of a specific Vercel project |
| vercel_list_deploymentsC | List deployments for a project or all projects |
| vercel_get_deploymentA | Get details of a specific deployment |
| vercel_get_deployment_logsB | Get logs for a specific deployment |
| vercel_cancel_deploymentA | Cancel a deployment that is currently building |
| vercel_list_env_varsB | List environment variables for a project |
| vercel_create_env_varB | Create a new environment variable for a project |
| vercel_update_env_varC | Update an existing environment variable |
| vercel_delete_env_varB | Delete an environment variable |
| vercel_list_domainsC | List all domains |
| vercel_add_domainC | Add a new domain |
| vercel_delete_domainC | Delete a domain |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/XiaYeAI/vercel-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server