mcpbeat Sign in

Sourcegraph MCP Server

by sourcegraph Your server? Claim it
not responding

Sourcegraph MCP Server is listed as active in the registry but did not answer our last check. Last commit 26 Mar 2026.

Sourcegraph code search, semantic search, go-to-definition, find-references, and diff search.

Uptime history 51 days of history · worst day 0%
51 days agonow
0.0%
Uptime 24h
0 of 90 checks
Tools
hidden behind auth
0 ms
Response time
average over 24h
14
Stars
last commit 26 Mar 2026

Sourcegraph MCP Server does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 15 min ago.

run in your terminal
claude mcp add mcp --transport http https://{sourcegraph_hostname}/.api/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{sourcegraph_hostname}/.api/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
url = "https://{sourcegraph_hostname}/.api/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{sourcegraph_hostname}/.api/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "url": "https://{sourcegraph_hostname}/.api/mcp"
    }
  }
}

Endpoints

URLTransportStateLatencyChecked
https://{sourcegraph_hostname}/.api/mcp streamable-http answering 0 ms 15 min ago

Alternatives to Sourcegraph MCP Server

same job, measured the same way
Girder
by dhishwasher

Local semantic code graph: source, definitions, callers, callees, impact, and semantic change review

72 installs/wk local only
Gopls MCP
by xieyuschen

Semantic code analysis for Go using gopls - language-aware navigation, definitions, references

local only
Socraticode
by giancarloerra

MCP server for enterprise local codebase indexing, semantic search, and code dependency graphs.

2 850 installs/wk local only
Deepcontext
by wild-card

Advanced codebase indexing and semantic search MCP server

118 installs/wk local only
Flyto Indexer
by flytohub

Code intelligence MCP server — impact analysis, semantic search, dependency graphs

533 installs/wk local only
Code Pathfinder
by codepathfinder

Code intelligence MCP server: call graphs, type inference, and symbol search for Python/Go.

436 installs/wk local only
Graphlens MCP
by neko1313

Semantic code graph MCP server for coding agents

162 installs/wk local only
Codeix
by montanetech

Fast semantic code search for AI agents — find symbols, references, and callers across any codebase

80 installs/wk local only

Sourcegraph MCP Server — questions

Answers built from our own checks of this server.

Is Sourcegraph MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 90 checks got a reply (0.0%), average response time 0 ms. The bar chart above shows every period we have measured.
The registry lists Sourcegraph MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect Sourcegraph MCP Server?
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 is a remote server, so there is nothing to install — the client connects to the address.
Does Sourcegraph MCP Server need an API key?
No. Sourcegraph MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is Sourcegraph MCP Server open source?
We cannot say either way: 14 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.