Vercel Deployment MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm. Last commit 14 Sep 2026.
Reference MCP stdio server for observing Vercel projects and deployments.
Today is the operative word: we check Vercel Deployment MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add vercel-deployment-mcp -- npx -y @addiplus/vercel-deployment-mcp
{
"mcpServers": {
"vercel-deployment-mcp": {
"args": [
"-y",
"@addiplus/vercel-deployment-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.vercel-deployment-mcp]
command = "npx"
args = ["-y", "@addiplus/vercel-deployment-mcp"]
{
"mcpServers": {
"vercel-deployment-mcp": {
"args": [
"-y",
"@addiplus/vercel-deployment-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"vercel-deployment-mcp": {
"args": [
"-y",
"@addiplus/vercel-deployment-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
VERCEL_TOKEN (Vercel API access token used to read project and deployment information. Create one at https://vercel.com/account/tokens.), VERCEL_TEAM_ID (Optional Vercel team (scope) identifier. Set this when the token belongs to a team so requests target the correct team scope.).
The author declared them in the registry entry; get the values from the project itself.
MCP server for the Google Apps Script API: projects, code, versions, deployments and executions.
MCP server for Vercel — manage deployments and view build and runtime application logs.
MCP server for Prefect. Monitor and debug workflows, deployments, and automations.
Manage your projects, debug deployments, and check analytics for any MCP server you host with Alpic.
Develop, manage, and debug Railway projects, services, and deployments from within agents.
MCP server for Komodo - manage Docker containers, servers, stacks, and deployments via AI
MCP server for InsForge BaaS — database, storage, edge functions, and deployments
Query Airbrake errors, notices, deploys, and project stats from MCP clients
Answers built from our own checks of this server.