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
เซิร์ฟเวอร์ที่เกี่ยวข้อง
Qdrant MCP Server
Semantic code search using the Qdrant vector database and OpenAI embeddings.
PubTator MCP Server
A server for biomedical literature annotation and relationship mining, based on PubTator3.
Library Docs MCP Server
Search and fetch documentation for popular libraries like Langchain, Llama-Index, and OpenAI using the Serper API.
Researcher MCP
A research assistant powered by Perplexity AI for intelligent search, documentation retrieval, and code assistance.
mcpdoc
Access website documentation for AI search engines (llms.txt files) over MCP.
Local Research MCP Server
A private, local research assistant that searches the web and scrapes content using DuckDuckGo.
Travel Planner
A server for travel planning and interacting with Google Maps services.
Unity Docs
Search and retrieve Unity documentation and API references locally with smart version handling.
RivalSearchMCP
Advanced MCP server for comprehensive web research, content discovery, and trends analysis. Features multi-engine search, intelligent content extraction, website traversal, and real-time data streaming.
WebSearch-MCP
Self-hosted Websearch API