Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by omarkamali • Uncategorized
An MCP server enabling LLMs to perform hybrid lexical and semantic search over indexed content.
Perform natural language search over codebases and documentation.
Integrate hybrid lexical and semantic search capabilities via MCP protocol.
GPU-accelerated local embeddings or OpenAI-compatible embedding APIs.
Semango is a hybrid search engine combining BM25 lexical search with vector similarity to index and search codebases and documents using natural language queries. It supports multiple file formats, incremental indexing, and embedding providers including OpenAI-compatible APIs and local ONNX models with GPU acceleration. As an MCP server, it allows large language models to access indexed content as a search tool via stdio or SSE transports, enhancing LLM tool-use capabilities.