Integrates Zoekt's code search engine, providing comprehensive code retrieval capabilities for AI assistants.
Zoekt is an MCP server designed to integrate the powerful Zoekt code search engine with AI assistants. It enables large language models (LLMs) to perform fast, trigram-indexed searches across extensive code repositories, retrieve specific file content, and explore repository structures. This tool is optimized to help AI understand and navigate codebases, offering advanced querying and guided search prompts for effective code pattern recognition.
Key Features
01AI Integration designed for LLMs with guided search prompts
02Code Search across indexed codebases using Zoekt's trigram indexing
033 GitHub stars
04Repository Discovery to find repositories by name and explore their structure
05Advanced Query Language supporting regex, file filters, language filters, and boolean operators
06Content Fetching to retrieve file contents or browse directory structures
Use Cases
01Empowering AI assistants with advanced code search capabilities
02Providing LLMs with relevant code snippets and file structures for context
03Guiding AI tools in constructing effective code search queries