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
관련 서버
Dictionary-MCP
A dictionary server using the Merriam-Webster API to provide definitions, parts of speech, and pronunciations for words.
Package Registry Search
Search and get up-to-date information about NPM, Cargo, PyPi, and NuGet packages.
MidOS Research Protocol
MidOS Research Protocol: curated skills & knowledge versioned.
Supavec
Fetch relevant embeddings and content from Supavec for AI assistants.
Memex Targeted Search Server
Performs targeted searches across Memex conversation history and project files.
Dash API Docs
MCP server for Dash, the macOS API documentation browser
MCP Domain Availability Checker
Check the availability of domain names across over 50 popular TLDs using DNS and WHOIS verification.
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.
Geocoding Tool
Convert city names and locations into latitude and longitude coordinates using the free OpenStreetMap Nominatim API. No API key is required.