mcpbeat Sign in

Depot (depot.dev) MCP Server

by akshayjain3450 Your server? Claim it
local only

Depot (depot.dev) runs on your own machine — the client starts it, so there is no endpoint to ping. 201 installs a week from npm. Last commit 8 Sep 2026.

Read-only MCP server for Depot (depot.dev): CI failure diagnosis, build forensics, and usage.

Installs per day peak 201 · avg 6
a month agotoday
201
Installs / week
npm · depot-mcp
1
Stars
0 open issues
8 Sep 2026
Last commit
0 releases in 90 days
NOASSERTION
License
TypeScript

Nothing serious here today

Today is the operative word: we check Depot (depot.dev) every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add depot-mcp -- npx -y depot-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "depot-mcp": {
      "args": [
        "-y",
        "depot-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.depot-mcp]
command = "npx"
args = ["-y", "depot-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "depot-mcp": {
      "args": [
        "-y",
        "depot-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "depot-mcp": {
      "args": [
        "-y",
        "depot-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Depot (depot.dev)

same job, measured the same way
Ravendb MCP
by ravendb

Read-only MCP diagnostics server for RavenDB.

36 installs/wk local only
Agentguard47
by bmdhodl

Read-only MCP server for coding-agent traces, alerts, costs, usage, and budget health.

32 installs/wk local only
Linux MCP Server
by rhel-lightspeed

MCP server for read-only Linux system administration, diagnostics, and troubleshooting

1 069 installs/wk local only
Safe SSH MCP
by areso

A secured scoped SSH MCP server for executing safe read-only diagnostic DevOps / SysOps commands

215 installs/wk local only
Turva MCP
by turva

Read-only MCP server for turva.dev, an agent-readiness audit and advisory service.

5 tools answering
B
Iris
by irishealth

Read-only health context MCP server for Iris users.

answering
xcforge - iOS MCP Server & CLI
by justinthevoid

95 MCP tools for iOS — build, test, simulate, automate UI, capture, and diagnose.

local only
Oraclarr
by bdog720

Read-only diagnostic MCP server for a self-hosted arr stack (Sonarr, Radarr, Prowlarr & more).

83 installs/wk local only

Depot (depot.dev) — questions

Answers built from our own checks of this server.

Why is there no uptime for Depot (depot.dev)?
Depot (depot.dev) runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package depot-mcp was installed 201 times last week.
How do I connect Depot (depot.dev)?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls depot-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Depot (depot.dev)?
The npm package depot-mcp was installed 201 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Depot (depot.dev) open source?
We cannot say that it is. On our reading no licence is declared for it, which is not the same as open source: source code can be public and still be proprietary. Check the terms with the vendor before you build on it.