MCP ServersMCP Servers
HomeRemote ServersClientsClaude Skills
Submit
AdvertiseSubmit
  1. Home
  2. Servers
  3. NRT Search

NRT Search

A near real-time search server for indexing and querying documents, implemented in Java.

GitHub

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

Related Servers

  • HexDocs MCP

    Semantic search for Hex package documentation. Requires local Elixir and Mix installation.

  • Gemini Grounding Remote

    Fetches user data and event information from the Connpass platform using the Connpass and Gemini APIs.

  • Unreal Engine Knowledge Graph

    Search concept relationships in the Unreal Engine official documentation using a Neo4j-powered knowledge graph.

  • SerpApi

    Retrieve parsed search engine results using the SerpApi API.

  • Baidu Map

    A Location-Based Service (LBS) providing geospatial APIs for geocoding, POI search, route planning, and more.

  • Langflow Document Q&A Server

    A document question-and-answer server powered by Langflow.

  • Calibre

    Search and read books from your Calibre ebook library.

  • OpenStreetMap

    Enhances LLMs with location-based services and geospatial data from OpenStreetMap.

  • O'Reilly Learning Platform

    Search and manage content on the O'Reilly Learning Platform.

  • Exa

    Search Engine made for AIs by Exa

Newest MCP ServersOfficial MCP ServersRemote MCP ServersBlog
📧 contact@mcpservers.org