Depot (depot.dev)
Rank #11,219io.github.akshayjain3450/depot-mcp
Read-only MCP server for Depot (depot.dev): CI failure diagnosis, build forensics, and usage.
Depot (depot.dev) is a Model Context Protocol (MCP) server published by akshayjain3450. It ranks #11,219 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Depot (depot.dev) is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Sep 5, 2026 and most recently updated on Sep 8, 2026.
Ranks ahead of 120,827 of 132,046 servers on MCP Toplist.
Use Depot (depot.dev)
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add depot-mcp -e "DEPOT_TOKEN=<your DEPOT_TOKEN>" -e "DEPOT_ORG_ID=<your DEPOT_ORG_ID>" -e "DEPOT_PROJECT_ID=<your DEPOT_PROJECT_ID>" -e "DEPOT_API_URL=<your DEPOT_API_URL>" -e "DEPOT_MCP_MAX_LOG_PAGES=<your DEPOT_MCP_MAX_LOG_PAGES>" -e "DEPOT_MCP_OUTPUT_BUDGET=<your DEPOT_MCP_OUTPUT_BUDGET>" -- npx -y depot-mcpReplace each placeholder with your own value before saving.
[mcp_servers.depot-mcp]
command = "npx"
args = ["-y", "depot-mcp"]
[mcp_servers.depot-mcp.env]
DEPOT_TOKEN = "<your DEPOT_TOKEN>"
DEPOT_ORG_ID = "<your DEPOT_ORG_ID>"
DEPOT_PROJECT_ID = "<your DEPOT_PROJECT_ID>"
DEPOT_API_URL = "<your DEPOT_API_URL>"
DEPOT_MCP_MAX_LOG_PAGES = "<your DEPOT_MCP_MAX_LOG_PAGES>"
DEPOT_MCP_OUTPUT_BUDGET = "<your DEPOT_MCP_OUTPUT_BUDGET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"depot-mcp": {
"command": "npx",
"args": [
"-y",
"depot-mcp"
],
"env": {
"DEPOT_TOKEN": "<your DEPOT_TOKEN>",
"DEPOT_ORG_ID": "<your DEPOT_ORG_ID>",
"DEPOT_PROJECT_ID": "<your DEPOT_PROJECT_ID>",
"DEPOT_API_URL": "<your DEPOT_API_URL>",
"DEPOT_MCP_MAX_LOG_PAGES": "<your DEPOT_MCP_MAX_LOG_PAGES>",
"DEPOT_MCP_OUTPUT_BUDGET": "<your DEPOT_MCP_OUTPUT_BUDGET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"depot-mcp": {
"command": "npx",
"args": [
"-y",
"depot-mcp"
],
"env": {
"DEPOT_TOKEN": "<your DEPOT_TOKEN>",
"DEPOT_ORG_ID": "<your DEPOT_ORG_ID>",
"DEPOT_PROJECT_ID": "<your DEPOT_PROJECT_ID>",
"DEPOT_API_URL": "<your DEPOT_API_URL>",
"DEPOT_MCP_MAX_LOG_PAGES": "<your DEPOT_MCP_MAX_LOG_PAGES>",
"DEPOT_MCP_OUTPUT_BUDGET": "<your DEPOT_MCP_OUTPUT_BUDGET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"depot-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"depot-mcp"
],
"env": {
"DEPOT_TOKEN": "<your DEPOT_TOKEN>",
"DEPOT_ORG_ID": "<your DEPOT_ORG_ID>",
"DEPOT_PROJECT_ID": "<your DEPOT_PROJECT_ID>",
"DEPOT_API_URL": "<your DEPOT_API_URL>",
"DEPOT_MCP_MAX_LOG_PAGES": "<your DEPOT_MCP_MAX_LOG_PAGES>",
"DEPOT_MCP_OUTPUT_BUDGET": "<your DEPOT_MCP_OUTPUT_BUDGET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"depot-mcp": {
"command": "npx",
"args": [
"-y",
"depot-mcp"
],
"env": {
"DEPOT_TOKEN": "<your DEPOT_TOKEN>",
"DEPOT_ORG_ID": "<your DEPOT_ORG_ID>",
"DEPOT_PROJECT_ID": "<your DEPOT_PROJECT_ID>",
"DEPOT_API_URL": "<your DEPOT_API_URL>",
"DEPOT_MCP_MAX_LOG_PAGES": "<your DEPOT_MCP_MAX_LOG_PAGES>",
"DEPOT_MCP_OUTPUT_BUDGET": "<your DEPOT_MCP_OUTPUT_BUDGET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"depot-mcp": {
"command": "npx",
"args": [
"-y",
"depot-mcp"
],
"env": {
"DEPOT_TOKEN": "<your DEPOT_TOKEN>",
"DEPOT_ORG_ID": "<your DEPOT_ORG_ID>",
"DEPOT_PROJECT_ID": "<your DEPOT_PROJECT_ID>",
"DEPOT_API_URL": "<your DEPOT_API_URL>",
"DEPOT_MCP_MAX_LOG_PAGES": "<your DEPOT_MCP_MAX_LOG_PAGES>",
"DEPOT_MCP_OUTPUT_BUDGET": "<your DEPOT_MCP_OUTPUT_BUDGET>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.akshayjain3450%2Fdepot-mcp)<a href="https://mcptoplist.com/server/io.github.akshayjain3450%2Fdepot-mcp"><img src="https://mcptoplist.com/badge/io.github.akshayjain3450%2Fdepot-mcp.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
akshayjain3450
Available versions (4)
| Version | Published |
|---|---|
| 0.2.1 | Sep 8, 2026 |
| 0.2.0 | Sep 7, 2026 |
| 0.1.1 | Sep 6, 2026 |
| 0.1.0 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Depot (depot.dev)?
- Depot (depot.dev) is maintained by akshayjain3450, which publishes 1 MCP server (4 total versions) tracked on MCP Toplist.
- Is Depot (depot.dev) listed on the Official MCP Registry?
- Yes — Depot (depot.dev) is listed on the Official MCP Registry, alongside Glama.
- How many versions does Depot (depot.dev) have?
- MCP Toplist tracks 4 versions of Depot (depot.dev), most recently published on Sep 8, 2026.
- Where can I find the source code for Depot (depot.dev)?
- The source code for Depot (depot.dev) is hosted at github.com/akshayjain3450/depot-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.