Sourcegraph MCP Server
Code search, cross-repository navigation and Deep Search on a Sourcegraph instance.
Add it to your client
Officialclaude mcp add --transport http sourcegraph https://<instance>/.api/mcp
- Transport
- http
- Runtime
- Remote
- Auth
- Required
- Tools
- 15
Sourcegraph's MCP server lets an agent search code the way a reviewer would: keyword search with boolean operators and regex, natural-language matching, go-to-definition and find-references that resolve across repositories, plus commit and diff history search. The deepsearch tool hands a question to Sourcegraph's own research agent and returns an answer with citations. It is a remote HTTP endpoint on your own instance, authenticated with OAuth or an access token, and available on Enterprise plans.
Similar MCP servers
Terraform MCP Server
MCP serverRegistry lookups and HCP Terraform workspace operations for agents.
Braintrust MCP
MCP serverQueries Braintrust eval data and production logs from a coding agent.
GitHub MCP Server
MCP serverGitHub's own server for repos, issues, pull requests and workflow runs
Comments(0)
Sign in to comment