Vercel MCP Server
Provides tools for interacting with Vercel's API, enabling management of projects, deployments, domains, and environment variables.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Vercel MCP Serverlist my Vercel projects"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Vercel MCP Server
A Type 3 DAuth MCP server for Vercel API, enabling AI assistants to interact with Vercel projects, deployments, domains, and environment variables.
Features
Projects: List and get projects
Deployments: List, get, create, cancel deployments, and view deployment logs
Domains: List domains for a project
Environment Variables: List and update environment variables
Related MCP server: vercel-mcp
Setup
1. Obtain Vercel API Token
Create a new token with appropriate scopes
Copy the token value
2. Environment Variables
Configure these environment variables:
VERCEL_TOKEN=your_vercel_token_here
VERCEL_TEAM_ID=optional_team_id_here # Only if using a team accountTools
Projects
list_projects: List all projects
get_project: Get a specific project by ID or name
Deployments
list_deployments: List deployments with optional filtering
get_deployment: Get deployment details by ID or URL
create_deployment: Create a new deployment
cancel_deployment: Cancel a building deployment
get_deployment_logs: Get build logs for a deployment
Domains
list_domains: List all domains for a project
Environment Variables
list_env_vars: List all environment variables for a project
update_env_var: Update an environment variable
Usage
from dedalus_mcp import runner
result = await runner.run(
input="List my Vercel projects",
mcp_servers=["dedalus-labs/vercel-mcp"],
)API Reference
This server uses the Vercel REST API.
License
MIT
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Plan Salesforce deploys, open pull requests and trigger pipelines from your AI client.
Manage Laravel Forge servers, sites, and deployments from your AI assistant.
Manage WeInc AI website builder orgs: projects, publishing, custom domains, and previews.
Deploy a GitHub repo to a live HTTPS URL from your AI tool; read logs, set variables, resize apps.
Related MCP Servers
- FlicenseNot gradedqualityNot gradedmaintenanceEnables AI assistants to interact with the Vercel REST API to manage projects, deployments, domains, environment variables, and teams through natural language commands.-
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Vercel API to manage deployments, domains, projects, and environment variables.1,422MIT
- AlicenseNot gradedqualityBmaintenanceEnables interaction with Vercel's REST API through natural language. Facilitates managing deployments, projects, domains, environment variables, teams, and more.182MIT
- AlicenseNot gradedqualityBmaintenanceEnables management of Vercel projects, deployments, domains, environment variables, and teams via the Vercel REST API.MIT
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/JiayuuWang/vercel-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server