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
İlgili Sunucular
OSRS MCP Server
Search the Old School RuneScape (OSRS) Wiki and access game data definitions.
Web Search
A server that provides web search capabilities using OpenAI models.
Agentset
RAG MCP for your Agentset data.
YouTube
Search YouTube videos and retrieve their transcripts using the YouTube API.
Brave Search
Integrates the Brave Search API for both web and local search capabilities. Requires a BRAVE_API_KEY.
Whois MCP
Performs WHOIS lookups to retrieve domain registration details, including owner, registrar, and expiration dates.
mcpdoc
Access website documentation for AI search engines (llms.txt files) over MCP.
Unsloth AI Documentation
Search and retrieve content from the Unsloth AI documentation.
CoolPC MCP Server
Query computer component prices from Taiwan's CoolPC website to generate AI-assisted price quotes.
Grep App
Search code across public GitHub repositories using the grep.app API.