com.pulsemcp/vercelcloud

vercel

Verified · yesterday

MCP server for Vercel — manage deployments and view build and runtime application logs.

Install

claude mcp add vercel -- npx -y [email protected]

Requires: VERCEL_TOKEN, VERCEL_TEAM_ID, VERCEL_TEAM_SLUG, VERCEL_ENABLED_TOOLGROUPS

Our take

Vercel deployment server from PulseMCP's monorepo covering ten tools in two toggleable groups: five readonly (list/inspect deployments and projects, build logs, runtime logs with filtering) and five readwrite (create, cancel, delete, promote, rollback), with optional team scoping. Auth is a single VERCEL_TOKEN, and the readonly toolgroup gives a clean way to let an agent debug failed builds and production logs without deploy rights — the most useful mode, since Vercel deploys usually flow through git anyway. Shares the monorepo's traits: MIT, TypeScript, pushed this week by a two-person team, but 'experimental' tier — explicitly not graduated to their productionized set — v0.0.0 and ~73 npm downloads/week under the non-obvious package name vercel-platform-mcp-server. For Vercel users who want agents reading deploy state and runtime logs, with write operations available but sensibly fence-able.

reviewed by hand · 2026-07-05

Something wrong or dead here? Report it

Verification record

last verified
yesterday
github stars
72
last commit
yesterday
archived
no
license
MIT
latest version
0.1.3
in registry since
2026-06-14

github.com/pulsemcp/mcp-servers