vercel-mcp-pro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| VERCEL_TOKEN | Yes | Personal or team access token. | |
| VERCEL_TEAM_ID | No | Default team scope (injected as ?teamId). Leave empty for personal account. | |
| VERCEL_READONLY | No | true blocks all write/delete tools (and only allows vercel_raw GETs). | |
| VERCEL_TEAM_SLUG | No | Scope by team slug (alternative to VERCEL_TEAM_ID). | |
| VERCEL_TIMEOUT_MS | No | Request timeout (default 60000). | |
| VERCEL_DISABLE_RAW | No | true removes the vercel_raw escape hatch. | |
| VERCEL_MAX_RETRIES | No | Retries on 429/5xx/network (default 3). |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/helbertparanhos/vercel-mcp-pro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server