Loading MCP server directory, please wait...
MCP server for Vercel — manage deployments and view build and runtime application logs.
npx @getmcp/cli add com.pulsemcp/vercelRequires Node.js 18+. Community-contributed server. Review source before installing.
VERCEL_TOKENVercel API token for authentication.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.pulsemcp/vercel": {
"command": "npx",
"args": [
"-y",
"-y",
"vercel-platform-mcp-server"
],
"env": {
"VERCEL_TOKEN": "",
"VERCEL_TEAM_ID": "",
"VERCEL_TEAM_SLUG": "",
"VERCEL_ENABLED_TOOLGROUPS": ""
}
}
}
}