Back to Home
CR-AudioViz-AI icon

crav-mcp-vercel

Verified Safe

by CR-AudioViz-AI

Overview

Vercel deployment automation and resource management for AI applications, enabling autonomous deployments, real-time build monitoring, log retrieval, error parsing, and resource management.

Installation

Run Command
docker run -p 3002:3002 --env-file .env crav-mcp-vercel

Environment Variables

  • VERCEL_TOKEN
  • MCP_API_KEY

Security Notes

The server employs standard security middleware (`helmet`, `cors`, `express-rate-limit`) and uses API key authentication (`MCP_API_KEY`) for all sensitive endpoints. The Vercel access token (`VERCEL_TOKEN`) is correctly sourced from environment variables. No obvious hardcoded secrets or malicious patterns were found in the core server logic. The primary security relies on the confidentiality and integrity of the `MCP_API_KEY` and `VERCEL_TOKEN`.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens500
Stars0
Forks0
Last Update2026-01-09

Tags

VercelDeploymentAutomationAPI GatewayNode.js