mcpbeat Sign in

Perceptdot Vercel MCP Server

local only

Perceptdot Vercel runs on your own machine — the client starts it, so there is no endpoint to ping. 29 installs a week from npm.

AI agent vision for Vercel deployments — with ROI measurement. perceptdot.com

Installs per day peak 16 · avg 6 · -11% w/w
a month agotoday
29
Installs / week
npm · @perceptdot/vercel
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Perceptdot Vercel every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add vercel -- npx -y @perceptdot/vercel
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "vercel": {
      "args": [
        "-y",
        "@perceptdot/vercel"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.vercel]
command = "npx"
args = ["-y", "@perceptdot/vercel"]
.cursor/mcp.json
{
  "mcpServers": {
    "vercel": {
      "args": [
        "-y",
        "@perceptdot/vercel"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "vercel": {
      "args": [
        "-y",
        "@perceptdot/vercel"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Perceptdot Vercel

same job, measured the same way
Perceptdot
by soondoobu1111-star

B2A2H platform — tracks GA4, Vercel deployments, GitHub workflows with AI-powered ROI analytics.

1 tools answering
Vercel
by pulsemcp

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

102 installs/wk local only
I
targetly-mcp
by abduljabbarbxr

Deployment truth verification for AI agents. Verifies the live site matches the build.

638 installs/wk local only
Base Gasless Deploy MCP
by lordbasilaiassistant-sudo

MCP server for AI agents to deploy ERC-20 tokens on Base with zero gas fees via CDP Paymaster. Gasle

237 installs/wk local only
Vercel Deployment MCP
by addiplus

Reference MCP stdio server for observing Vercel projects and deployments.

68 installs/wk local only
Sota
by sota-deploy

Deploy web apps via AI agents with sota.io. 9 tools for deploy, logs, env, and more.

local only
Clize
by clize

Real-world actions for AI coding agents: domains, email, deploys, payments, media, and SEO/GEO.

2 251 installs/wk local only
Omnara
by omnara

Deploy durable AI agents with Omnara, an open-source managed-agent platform.

answering

Perceptdot Vercel — questions

Answers built from our own checks of this server.

Why is there no uptime for Perceptdot Vercel?
Perceptdot Vercel runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @perceptdot/vercel was installed 29 times last week.
How do I connect Perceptdot Vercel?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @perceptdot/vercel straight from npm; nothing to host, nothing to sign up for.
How many people use Perceptdot Vercel?
The npm package @perceptdot/vercel was installed 29 times in the last week. Week over week that is -11%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.