Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by fkesheh • Search & Retrieval
Provides semantic code context and search for local git repositories using embeddings, SQLite storage, and Ollama.
Search and retrieve semantically relevant code snippets from local or cloned git repositories.
Provide contextual code examples and explanations by querying embeddings of code chunks stored in a SQLite database.
Integrate repository-aware tools (e.g., Claude Desktop) to fetch code context filtered by branches, file globs, or keywords.
This MCP server clones local git repositories, splits files into semantic code chunks, generates embeddings (via Ollama), and stores chunks and metadata in a SQLite database to enable fast semantic search. It is designed for local usage (no GitHub API dependency) and supports filtering by branch, file patterns, and keywords. The server is compatible with agents like Claude Desktop and is useful for retrieving relevant code snippets and context for code understanding, debugging, or documentation tasks.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.