jasonhawkharris/code-search-mcp
3.1
If you are the rightful owner of code-search-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This is an MCP server implementation for Sourcegraph's code search capabilities, enabling language models to perform code search queries against Sourcegraph instances.
Tools
Functions exposed to the LLM to take actions
search_code
Executes a code search query with parameters like query, sourcegraphUrl, token, limit, and patternType.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client