Back to Apps

Codebase RAG
by bluewings1211
Advanced RAG server for semantic codebase navigation with two-stage reranking.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Codebase RAG allows AI agents to "chat" with local directories or GitHub repositories. It indexes code into a Qdrant vector database, enabling semantic search and precise retrieval of code snippets across multiple languages.
Tools
semantic_search: Find code snippets based on meaning rather than keywords.index_codebase: Perform incremental indexing of local directories.
Installation
After running ./setup.sh, add the server to your claude_desktop_config.json as specified in the project's GETTING_STARTED.md.
Supported hosts
Claude Desktop
Choose your AI client and follow the steps below.
Claude Desktop
Configure via setup.sh and follow GETTING_STARTED.md instructions.





