tvergilio/nrtsearch-mcp-server
3.1
If you are the rightful owner of nrtsearch-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The NRTSearch MCP Server is a Model Context Protocol server that enables AI assistants to interact with Lucene-based search indexes using natural language.
Tools
Functions exposed to the LLM to take actions
search_index
Search an index with a natural language query
get_indexes
List all available indexes
get_index_info
Get information about an index
get_document_by_id
Retrieve a document by ID
get_field_info
Get information about fields in an index
search_advanced
Perform advanced search
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client