Indexes codebases locally as an MCP service, enabling semantic search and integration with AI development tools like Claude Code and Gemini CLI.
Sponsored
Autodev Codebase is a versatile, platform-agnostic library designed for intelligent code analysis and semantic search. It functions as a local Model Context Protocol (MCP) service, allowing developers to index their project folders and perform vector-based semantic queries. By providing a persistent MCP server, it streamlines integration with various IDEs and AI development tools, eliminating redundant indexing, simplifying configuration, and optimizing resource usage for a more efficient developer experience.
Key Features
01Flexible Embedding Model Support via Ollama
02Vector-based Semantic Code Search
03Interactive Command Line Interface (CLI)
045 GitHub stars
05HTTP-based MCP Server for IDE Integration
06Advanced Code Parsing with Tree-sitter
Use Cases
01Setting up persistent, centralized code analysis services for development environments
02Local indexing and querying of project codebases
03Integrating semantic code search into IDEs like Cursor/Claude