☁️

vercel

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

RUN IN TERMINAL
claude mcp add compulsemcp-vercel -- npx -y vercel-platform-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "compulsemcp-vercel": { "command": "npx", "args": ["-y", "vercel-platform-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "compulsemcp-vercel": { "command": "npx", "args": ["-y", "vercel-platform-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "compulsemcp-vercel": { "command": "npx", "args": ["-y", "vercel-platform-mcp-server"] } } }

About This MCP Server

The com.pulsemcp/vercel server is a Model Context Protocol server that enables management of deployments and provides access to build and runtime application logs on the Vercel platform. It connects to Vercel through npm and stdio, allowing developers to monitor and control their applications. Developers would use this server to streamline their deployment and logging processes on Vercel, particularly when they need to manage and troubleshoot their applications in a cloud environment.

MCP server for Vercel — manage deployments and view build and runtime application logs.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with cloud & infrastructure capabilities via the stdio transport.

Package

vercel-platform-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The vercel server extends your AI assistant with cloud & infrastructure capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/compulsemcp-vercel.svg)](https://skillsplayground.com/mcps/compulsemcp-vercel/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.