MCP Lucene Server
JSON →MCP Lucene Server is a Model Context Protocol (MCP) server that exposes Apache Lucene's full-text search capabilities through a conversational interface. It allows AI assistants (like Claude) to help users search, index, and manage document collections without requiring technical knowledge of Lucene or search engines.
Install
npx @modelcontextprotocol/inspector Tools · 2
- LUCENE_TOOLS_INCLUDE Control which tools are exposed by including specific tools
- LUCENE_TOOLS_EXCLUDE Control which tools are exposed by excluding specific tools
Links
★ 4 GitHub stars