Vercel is a Model Context Protocol (MCP) server: MCP server for Vercel — manage deployments and view build and runtime application logs. Because it speaks the Model Context Protocol, AI assistants can use Vercel as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package vercel-platform-mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need VERCEL_TOKEN. The current release is v0.1.3, published under the MIT license, with source at pulsemcp/mcp-servers on GitHub, where it has earned 80 stars.
On mcp.site, Vercel sits in the Cloud Service category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Vercel for pulsemcp.com, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — vercel-platform-mcp-server · MCP over stdio