Codebase
Indexes codebases locally as an MCP service, enabling semantic search and integration with AI development tools like Claude Code and Gemini CLI.
Acerca de
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.
Características Principales
- Flexible Embedding Model Support via Ollama
- Vector-based Semantic Code Search
- Interactive Command Line Interface (CLI)
- 5 GitHub stars
- HTTP-based MCP Server for IDE Integration
- Advanced Code Parsing with Tree-sitter
Casos de Uso
- Setting up persistent, centralized code analysis services for development environments
- Local indexing and querying of project codebases
- Integrating semantic code search into IDEs like Cursor/Claude