Complete Vercel platform management. Projects, deployments, domains, DNS records, environment variables, and team management. Ship and manage your frontend and serverless infrastructure.
Domain knowledge for Vercel — workflow patterns, data models, and gotchas for your AI agent.
Vercel deploys frontend frameworks and serverless functions. Projects contain deployments, env vars, and domain bindings.
defaultTeamId.team_id to every subsequent call.team_id, list endpoints return empty for team-owned resources.defaultTeamId.pagination.next / pagination.prev timestamp cursors.Add a domain to the Vercel account. After adding, configure DNS to point to Vercel's nameservers or add verification records. Then assign it to a proj...
Add a domain to a Vercel project. Optionally configure as a redirect domain or link to a specific Git branch for branch-based deployments.
Cancel a deployment that is currently building or queued. Only works on deployments in BUILDING or QUEUED state.
Create a new DNS record for a domain. Supports A, AAAA, ALIAS, CNAME, MX, TXT, SRV, CAA, and other record types. For MX records, include mx_priority.
Create an environment variable on a Vercel project. Specify the key, value, target environments (production, preview, development), and type (plain, s...
Create a new Vercel project. Optionally connect a Git repository and configure framework, build command, output directory, and install command.
Delete a Vercel deployment by ID. This permanently removes the deployment and its associated resources. Cannot be undone.
Delete a DNS record from a domain by record ID.
Remove a domain from the Vercel account. This does not affect domain registration, only removes it from Vercel's management.
Delete an environment variable from a Vercel project by its ID.
Delete a Vercel project by ID or name. This permanently removes the project, all its deployments, domains, and environment variables. Use with caution...
Edit an existing environment variable on a Vercel project. Update its value, target environments, type, or Git branch binding.
Get build logs and events for a Vercel deployment. Returns timestamped log entries from the build process including stdout/stderr output, build steps,...
Get Vercel deployments. Pass deployment_id to get a single deployment's full details (status, URL, Git metadata, build logs URL, regions, aliases). Om...
Get DNS records for a domain. Returns record types (A, AAAA, ALIAS, CNAME, MX, TXT, SRV, CAA, NS), values, TTLs, and record IDs needed for updates and...
Get Vercel domains. Pass domain name to get a single domain's details (verification status, nameservers, DNS configuration, CDN settings). Omit domain...
Get environment variables for a Vercel project. Returns variable keys, values (encrypted by default — pass decrypt=true for secrets), target environme...
Get all domains assigned to a Vercel project. Shows domain names, verification status, redirect configuration, and linked Git branches.
Get Vercel projects. Pass project_id (ID or name) to get a single project's full details including framework, build settings, Git repository link, lat...
Get Vercel teams the user belongs to. Returns team IDs, names, slugs, and membership roles. For most use cases, the defaultTeamId from the user profil...
Get the authenticated Vercel user's profile. Returns username, email, name, avatar, billing plan, and defaultTeamId. ALWAYS call this first — the defa...
Complete Vercel platform management. Projects, deployments, domains, DNS records, environment variables, and team management. Ship and manage your frontend and serverless infrastructure. It provides 21 tools that AI agents can use through the Model Context Protocol (MCP).
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/vercel. Authentication is handled automatically.
Vercel provides 21 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Vercel uses One-click sign in or API Key. Vercel requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Vercel to any MCP client in minutes
Model Context Protocol lets AI tools call external capabilities securely through a single URL. This bundle groups tools behind an MCP endpoint that many clients can use.
Skip the manual setup! Use the .mcpb file format for one-click installation. Check the Claude Desktop tab for setup instructions.
Select ChatGPT, Cursor, Claude Code, or another tab for copy-paste config.
More developer tools integrations you might like
Ably is a real-time data streaming platform. Publish and subscribe to messages on channels, track pr...
This server provides AI-powered tools for creating entity-relationship diagrams, helping users visua...
Algolia is a hosted search engine as a service providing developers with tools to index and search t...
Alpic provides advanced AI-driven solutions for various applications, focusing on enhancing user exp...
Amazon Redshift is a fast, fully managed, petabyte-scale data warehouse service in the cloud. Run co...
Workflow: 'Help me ask a great Stack Overflow question'. Search for similar questions to avoid dupli...