MCP.so
Sign In
D

Deploycheck

@SarthakDhatrak

About Deploycheck

No overview available yet

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "DeployCheck": {
      "command": "npx",
      "args": [
        "-y",
        "@deploycheck/deploycheck-mcp@latest"
      ],
      "env": {
        "DEPLOYCHECK_API_KEY": ""
      }
    }
  }
}

Tools

7

Scans repository using AST analysis and returns a structured issue report with potential auto-fixes.

Triggers a deployment for the repository on the specified platform.

Rolls back the deployment of a project to its last known stable state.

Audits configuration drifts (like container memory limits) and returns auto-reconciliation diffs and patches.

Ingests raw container crash/build logs, correlates them with git code history, and generates plain-English explanations.

Queries the status, logs, or metrics of the active running infrastructure services.

Audits codebase changes against DORA release quality and TIBER-EU/DORA security compliance policies.

Comments

More Other MCP servers