NRT Search
A near real-time search server for indexing and querying documents, implemented in Java.
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
Perplexity MCP Server
Adds Perplexity AI as a tool provider for Claude Desktop.
Exa
Search Engine made for AIs by Exa
BGPT MCP
Search scientific papers with structured experimental data extracted from full-text studies. Returns 25+ fields per paper including methods, results, sample sizes, limitations, and quality scores.
GPT Researcher
Conducts autonomous, in-depth research by exploring and validating multiple sources to provide relevant and up-to-date information.
Perigon MCP Server
Official MCP server for the Perigon API, providing access to real-time news and media data.
Typesense MCP Server
Provides access to Typesense search capabilities, requiring a connection to a Typesense server.
Movie Search Tool
A search tool for movies and TV shows that provides AI clients with validated, playable video links and supports real-time notifications.
MCP Tavily
Advanced web search and content extraction using the Tavily API.
Campertunity
Search campgrounds around the world on campertunity, check availability, and provide booking links.
Supavec
Fetch relevant embeddings and content from Supavec for AI assistants.