aparajithn/agent-deploy-dashboard-mcp

Verified

Summary

Unified deployment dashboard MCP server across Vercel, Render, Railway, and Fly.io. 9 tools for deploy status, logs, environment variables, rollback, and health checks across all platforms. Free tier with x402 micropayments.

Links

Safety: Local MCP servers can run code and access files on your machine depending on how you configure them. Remote servers may send data to third-party services and require credentials. Review the repository and requested permissions before installing.

Install instructions

Add to Cursor

Where to put this

Merge into the existing file if needed. Top-level key: mcpServers.

Global

Linux / macOS~/.cursor/mcp.json
Windows%USERPROFILE%\.cursor\mcp.json

Project

Linux / macOS<project_folder>/.cursor/mcp.json
Windows<project_folder>\.cursor\mcp.json
{
  "mcpServers": {
    "aparajithn-agent-deploy-dashboard-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "agent-deploy-dashboard-mcp"
      ]
    }
  }
}

Replace placeholder values with secrets from your environment. Confirm the package name in the repository README; the catalog uses a best-guess npx -y target when registry metadata is not available.

Transport

stdio

Metadata

Primary category
Cloud, Infra & Ops
Popularity (composite)
83.6 / 100
GitHub stars
0
Tags
Cloud PlatformsCloud, Infra & Opsunifieddeploymentdashboardmcpserveracrossvercelrender