Sourcegraph

Integrates with Sourcegraph's search API to provide advanced code search with regex patterns, language filters, and repository scoping, plus intelligent query guidance and content fetching for exploring codebases and understanding large software projects.

View Source
5 stars
0 tools
Created Aug 2025
@divar-ir/divar-ir-sourcegraph-sourcegraph-mcp

About

Integrates with Sourcegraph's search API to provide advanced code search with regex patterns, language filters, and repository scoping, plus intelligent query guidance and content fetching for exploring codebases and understanding large software projects.

Categories

general

Installation

npm

npm install @divar-ir/divar-ir-sourcegraph-sourcegraph-mcp

Configuration

{ "mcpServers": { "divar-ir-sourcegraph-sourcegraph-mcp": { "command": "npx", "args": [ "-y", "@divar-ir/divar-ir-sourcegraph-sourcegraph-mcp" ] } } }