Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by ItBurnsWhenICommit • Uncategorized
A self-hosted MCP server for indexing Git repositories and providing intelligent hybrid code search for AI agents.
Perform high-quality, contextually relevant code search on self-hosted Git repositories.
A private, LAN-accessible platform for code indexing and semantic search without cloud dependencies.
A unified MCP tool interface combining full-text, vector, and graph-based code search.
Lancer MCP is a LAN-hosted server written in C#/.NET that clones and tracks Git repositories, parses multi-language code, generates code embeddings, and stores data in PostgreSQL with vector similarity search. It offers a hybrid search combining BM25 full-text, vector semantic search, and graph traversal, exposed via a single unified MCP Query tool. This enables personal LLMs to perform powerful, private, and extensible code search without relying on cloud services.