The MCP server provides a standardized interface for accessing Sourcegraph code search and code intelligence capabilities. Configurable against Sourcegraph Cloud or private deployments, it enables MCP-compatible clients to connect and leverage repository discovery, file reads, keyword and semantic search, symbol navigation, references, and code-change workflows.
🛠️ Key Features
- Code search, semantic search, and go-to-definition via MCP
- Find references, symbol navigation, and file reads
- Repository discovery and integration with Sourcegraph deployments
- Readme excerpt reflects core capabilities and workflows
🚀 Use Cases
- Connect external agents to a Sourcegraph instance
- Enable programmatic code intelligence in custom tooling
- Standardized access for repository search, navigation, and references
⚡ Developer Benefits
- Standard MCP interface for interoperability
- Configurable for Sourcegraph Cloud or private deployments
- Clear exposure of core code search and intelligence workflows
⚠️ Limitations
- Grounded in provided description and readme excerpt; no speculative features