depot-mcp

akshayjain3450/depot-mcp
★ 0 stars TypeScript AI/LLM Updated today
MCP server for Depot (depot.dev): read-only CI failure diagnosis, container build forensics, and usage insight for Claude Code, Cursor, Copilot, Codex and other agents
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "depot-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "akshayjain3450/depot-mcp"
      ]
    }
  }
}

README Excerpt

A read-only [Model Context Protocol](https://modelcontextprotocol.io) server for **[Depot](https://depot.dev), the container build and CI acceleration service**. It gives a coding agent Depot's own answer to "why did CI fail?" and "why did this build fail?", plus the run history, cache effectiveness, registry contents, CI configuration, and usage data behind those answers.

Tools (20)

COPILOT_MCP_DEPOT_API_URLDEPOT_MCP_ALLOW_WRITESDEPOT_MCP_MAX_LOG_PAGESDEPOT_MCP_OUTPUT_BUDGETDEPOT_ORG_IDDEPOT_PROJECT_IDDEPOT_TOKENdepot_depot_get_ci_job_summarydepot_get_ci_logsdepot_get_ci_metricsdepot_get_ci_rundepot_get_projectdepot_get_usagedepot_list_buildsdepot_list_ci_artifactsdepot_list_ci_runsdepot_list_ci_secretsdepot_list_ci_variables

Topics

buildkitciclaude-codecursordepotdepot-devdockermcpmcp-servermodel-context-protocol