Qmd
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Local search/indexing CLI (BM25 + vectors + rerank) with MCP mode.
Real data. Real impact.
Emerging
Developers
Per week
Open source
Skills give you superpowers. Install in 30 seconds.
Qmd is a local search and indexing CLI that brings powerful document retrieval to your filesystem. It combines BM25 keyword search, vector embeddings, and hybrid queries with an optional MCP (Model Context Protocol) mode for seamless integration into AI agent workflows.
Instead of grepping through files or relying on memory, Qmd indexes your documents locally and lets you search them using the best algorithm for each query type — keyword, semantic, or both.
Users create collections by specifying file paths and patterns (e.g., all Markdown files in a directory). Qmd indexes the content locally using BM25 and optionally generates vector embeddings via a local Ollama instance. Searches can use keyword matching, semantic similarity, or a hybrid of both approaches, with results optionally reranked for relevance.
Install globally with npm. For basic BM25 keyword search, no additional setup is needed. For vector search and reranking, install and run Ollama locally at localhost:11434. Create a collection from your documents and start searching.
No automatic installation available. Please visit the source repository for installation instructions.
View Installation Instructions1,500+ AI skills, agents & workflows. Install in 30 seconds. Part of the Torly.ai family.
© 2026 Torly.ai. All rights reserved.