qmd-externalLocal hybrid search for markdown notes and docs. Use when searching notes, finding related content, or retrieving documents from indexed collections.
Install via ClawdBot CLI:
clawdbot install levineam/qmd-externalInstall qmd via Bun:
Install qmd via BunRequires:
Grade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/tobi/qmdAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
Researchers can index their markdown notes, literature summaries, and project documentation. They use fast keyword search to quickly find relevant notes during writing or analysis, and semantic search to discover connections between disparate research ideas.
Development teams index internal markdown documentation, API guides, and architecture notes. Engineers use instant keyword search to retrieve specific technical details while coding, avoiding context-switching to external tools.
Writers, bloggers, and podcasters index their markdown notes, drafts, and reference materials. They rely on fast searches to pull up past ideas or related content during content creation, enhancing productivity and consistency.
Legal professionals index markdown files containing case notes, regulations, and compliance guidelines. They use keyword search to quickly access specific legal precedents or rules during case preparation or audits.
Offer a free tier for individual users with basic search features, and charge teams for advanced capabilities like collaborative indexing, priority support, and integration with cloud storage. Revenue comes from monthly subscriptions based on user count and storage.
Sell licenses for on-premises deployment to large organizations needing data privacy and custom integrations. Provide setup support, maintenance services, and training. Revenue is generated through one-time license fees and annual support contracts.
Offer consulting services to help businesses integrate qmd into their existing workflows, such as setting up automated indexing pipelines or developing plugins for specific tools. Revenue comes from project-based fees and ongoing retainer agreements.
💬 Integration Tip
Set up a cron job to automatically re-index markdown files daily, ensuring search results stay current without manual intervention.
Scored Apr 19, 2026
Work with Obsidian vaults (plain Markdown notes) and automate via obsidian-cli.
Notion API for creating and managing pages, databases, and blocks.
Create, search, and manage Bear notes via grizzly CLI.
Real-time MCP server for general and vertical web searches, parallel batch queries, and full-page URL content extraction as Markdown.
Continuous self-improvement through structured reflection and memory
Search and retrieve markdown documents from local knowledge bases using qmd. Supports BM25 keyword search, vector semantic search, and hybrid search with LLM re-ranking. Use for querying indexed notes, documentation, meeting transcripts, and any markdown-based knowledge. Requires qmd CLI installed (bun install -g https://github.com/tobi/qmd).