NRT Search
About
A near real-time search server for indexing and querying documents, implemented in Java.
Details
- Author
- waziqi89
- Categories
- Search, Database, Other
Jump to
Setup
Install NRT Search in your MCP client (Claude Desktop, Cursor, Windsurf, and others).
Repository: https://github.com/waziqi89/nrtsearch-mcp
Follow the installation instructions in the repository README, then restart your MCP client.
To start the server: java -jar ./build/libs/nrtsearch-mcp-0.0.1.jar
For Calude desktop configs:{ "mcpServers": { "nrtsearch": { "command": "java", "args": [ "-jar", "-Dspring.profiles.active=stdio", "./build/libs/nrtsearch-mcp-0.0.1.jar" ] } } }
To inspect the server: npx @modelcontextprotocol/inspector java -Dspring.profiles.active=stdio -jar ./build/libs/nrtsearch-mcp-0.0.1.jar
Search global news using natural language. Webz.io News Search API returns the most relevant articles and content, with filters for source, country, language, date, sentiment, and category.
Interact & query with Meilisearch (Full-text & semantic search API)
By connecting to Baselight, you can browse, discover, and query 70,000+ datasets and 450+ billion rows directly from your preferred environment—whether you’re building, analysing, or exploring.
A simple MCP server for Elasticsearch, designed for cloud environments where your public key is already authorized.
Search for fish species using the FishBase database. Supports natural language queries in both Japanese and English.
MCP Server to fetch Books, Book Series, and User Books from Hardcover
Provides information about Java conferences worldwide by parsing data from the javaconferences.github.io repository.
Provides access to Manticore Search, an open-source database for real-time, full-text search.
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.
Magic: The Gathering (MTG) servers for deck management and card search using the MCP protocol.
Exposes Lucene-based search indexes to AI assistants through the NRTSearch MCP server.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.




