Skip to main content
Glama
XiaYeAI
by XiaYeAI

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNo日志级别(可选,默认为info)
API_TIMEOUTNoAPI请求超时时间,单位毫秒(可选,默认为30000)
VERCEL_TOKENYesVercel API访问令牌
VERCEL_TEAM_IDNoVercel团队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

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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