Agentโ™ฅ๏ธŽAge
Catalog

dowse

Official

by ltspace ยท Rust

Fast local full-text search for Windows files (tantivy + jieba), exposed to AI agents over MCP.

Dowse is a fast local full-text search server for Windows, exposing indexing and search capabilities via the Model Context Protocol (MCP). It indexes file names, document contents, and text extracted from screenshots, enabling AI agents to query local data efficiently.

๐Ÿ› ๏ธ Key Features

  • Local full-text search for Windows files
  • Indexes file names, document contents, and OCR-extracted text from screenshots
  • Built with Tantivy and Jieba for multilingual Chinese support
  • Exposed to MCP-compatible AI agents for integration
  • Desktop-focused, privacy-preserving local-first search
  • Rust-based, with Tauri frontend options in the repository

๐Ÿš€ Use Cases

  • Quick file discovery across the local machine
  • Content-aware search within documents and images
  • AI-assisted file retrieval in Windows environments
  • Privacy-conscious local search without cloud dependencies

โšก Developer Benefits

  • Clear MCP exposure for tool integration
  • Modern Rust stack (Tantivy, Jieba) with Windows compatibility
  • Well-structured repo for extension and experimentation
  • Open-source licensing (MIT/Apache-2.0) as shown in readme excerpt

โš ๏ธ Limitations

  • Based on local indexing; results depend on index freshness and OCR accuracy
  • Requires Windows environment for optimal file and screenshot text extraction
  • Chinese language support relies on Jieba integration and may vary by content
  • Readme excerpt indicates primary CLI/GUI usage might be present in the repo

Topics

chinesedesktop-searcheverything-alternativefile-searchfull-text-searchjiebalauncherlocal-firstocrprivacyrustsearchspotlight-alternativetantivytauriwindowswindows-11
dowse - agentage MCP Catalog