Ingest source code and documentation to build a local vector index, exposing semantic search and file access to LLMs via Model Context Protocol (MCP) tools.
This lightweight, zero-network RAG server enables Retrieval-Augmented Generation for any repository. It processes source code and documentation, chunks the content, builds local embeddings, and provides MCP tools for semantic search, secure file reading, and directory listing. Designed to integrate seamlessly with MCP-aware clients like GitHub Copilot Agent mode, it enhances LLM capabilities with accurate, context-aware information directly from your codebase.