Back to directory
alexpota/deploy-mcp

alexpota/deploy-mcp

@alexpota

Universal deployment tracker for AI assistants - check deployment status without leaving your AI chat

deploymenttrackingvercelnetlifycloudflaremcpai-assistantdevopsautomation

Installation & Configuration

{
  "mcpServers": {
    "deploy-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "deploy-mcp"
      ],
      "env": {
        "VERCEL_TOKEN": "your-vercel-token",
        "NETLIFY_TOKEN": "your-netlify-token",
        "CLOUDFLARE_TOKEN": "accountId:globalApiKey"
      }
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/11
Updated
2026/6/12