Back to Apps

Laurus
by mosuka
Lexical Augmented Unified Retrieval Using Semantics for hybrid vector and lexical search.
0 stars
Works in:claude
Exposes:ToolsResources
What it does\nLaurus is a high-performance search platform written in Rust. It provides AI assistants with hybrid search capabilities, combining BM25 lexical search with HNSW vector search to provide highly accurate and semantic retrieval of information.\n\n## Tools\n- Lexical Search: Perform keyword-based searches using BM25.\n- Vector Search: Semantic similarity search using embeddings.\n- Hybrid Search: Combined lexical and vector retrieval for optimal precision.\n- Geo Search: 2D and 3D geographic queries (bounding box, k-NN).\n\n## Installation\nAdd the following to your claude_desktop_config.json:\njson\n{\n "mcpServers": {\n "laurus": {\n "command": "laurus-mcp"\n }\n }\n}\n\n\n## Supported hosts\n- Claude Desktop
Quick install
cargo install laurus-mcpInformation
- Pricing
- free
- Published
- 6/6/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Add "laurus": { "command": "laurus-mcp" } to mcpServers





