Github Semantic Search MCP ServerThis MCP server provides semantic code search capabilities by indexing GitHub repositories and serving queries via a remote MCP interface. It is designed to integrate with VS Code's Copilot and facilitate retrieval-augmented generation (RAG) queries. UsageOnce configured, direct the agent to use the If the repository has not been indexed yet, the server will return an error indicating to check back later. Support for Private RepositoriesThis MCP server supports private GitHub repositories. For highly sensitive repositories, it is recommended to fork https://github.com/edelauna/github-semantic-search-mcp/workflow and deploy your own instance. |