MCP Servers / search / NRTSearch

NRTSearch

JSON →
nonesearch

Exposes Lucene-based search indexes to AI assistants through the NRTSearch MCP server.

Install
How to run this server

No install command recorded.

server path: nrtsearch
Tools
What this server exposes
nrtsearch/search
Search a Lucene index with a full Lucene query. Parameters: index (str), queryText (str), topHits (int, default 10), retrieveFields (list, optional), highlight (bool, optional). Returns list of hits with score, stars, and text.
Configuration
Environment & auth
authnone
Resources
NRTSearch — MCP Server · libregistry