CodeGrasp
Privacy-first Rust MCP server: indexes a codebase into SQLite (FTS5) and usearch vectors for hybrid lexical + semantic search. CLI (`cg`) and MCP (`code-grasp-mcp`) with local fastembed embeddings.
CodeGrasp in depth
CodeGrasp indexes a local repo into SQLite (FTS5) and a usearch vector index, then runs hybrid (lexical + vector) search. Use it from the terminal (cg) or from agents via MCP (code-grasp-mcp). Defaults use fastembed locally; optional OpenAI embeddings are behind a feature flag.
- Privacy-first: no cloud index required for the default path.
- Cross-platform: Rust workspace aimed at Linux, macOS, and Windows.
- MCP tools:
index_codebase,search_code,get_status,clear_index.
See the full README on GitHub.
Key Features
Project Info
Author & maintainer
Ongoing
systems
Technologies Used
Interested in working together?
Let's discuss how I can help bring your ideas to life with modern web technologies.
Get In TouchExplore More Projects
Discover other projects in my portfolio