Skip to content
Vercel logo

Vercel MCP server

Deploy projects and manage environment variables on Vercel.

Vercel is not a separate install. One Activepieces MCP server exposes it alongside 760+ other apps, behind a single URL.

Tools
6
Works with
Any MCP client
Auth
Custom auth
License
MIT, open source
Updated
September 2026

About the Vercel MCP server

Connect Vercel once in Activepieces and every action it ships becomes a tool your assistant can call, behind the same server URL as the rest of your apps. Your agent reaches Vercel and 760+ other apps over a single connection, on our cloud or a self-hosted install.

Tools

Vercel tools your AI can run

Once connected, your assistant can call any of these Vercel actions by asking in plain language.

  • List Projects

    Retrieve all Vercel projects for the authenticated user or team.

    1 field

  • Create Deployment

    Create a deployment for an existing Vercel project using either a redeploy source deployment ID or a git source payload.

    5 fields

  • Get Deployment Status

    Retrieve a deployment and inspect its current status.

    3 fields

  • List Environment Variables

    Retrieve environment variables for a Vercel project.

    3 fields

  • Upsert Environment Variable

    Create or update a Vercel environment variable using Vercel's upsert API.

    7 fields

  • Custom API Call

    Make a custom API call to Vercel. The Authorization header is injected automatically. If your connection uses Team ID or Team Slug, add `teamId` or `slug` manually in the URL or Query Parameters for team-scoped requests.

    10 fields

Give your assistant Vercel

Connect Vercel once and every tool above is callable from Claude, Cursor or any MCP client, behind the same server URL as 760+ other apps. Free to start.

Vercel MCP, answered.

No. That is the point of it. One Activepieces server exposes Vercel alongside every other piece you connect, so your client keeps a single connection.

Yes. Activepieces is open source and free to start, and the MCP server is included on every plan, from the free cloud tier to any self-hosted deployment.

Connect Vercel in Activepieces, enable the server under Settings → MCP Server, then paste your server URL into your client config. It authenticates over OAuth on first use.

It can call 6 tools, including List Projects, Create Deployment, Get Deployment Status, and chain them with steps in other apps inside the same run.

Connections use OAuth2 with limited scopes and are stored under 256-bit encryption, with no API to read them back, so an agent gets scoped access rather than your keys.