Sourcegraph MCP
UnclaimedMCP server for Sourcegraph codesearch
Install
$
pip install git+https://github.com/akbad/sourcegraph-mcp.gitUnclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (8)
fetch_content
Retrieve file contents or explore directory structures from repositories.
limit
Maximum number of results to return (optional, default: 30, range: 1-100)
objective
What you're trying to find or accomplish
path
File or directory path within the repo
query
The search query string (required)
repo
Repo path (e.g., "github.com/org/project")
search
Search across codebases using Sourcegraph's advanced query syntax with support for regex, language filters, and boolean operators.