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
相关服务器
MCP Open Library
A Model Context Protocol (MCP) server for the Open Library API that enables AI assistants to search for book and author information.
Brave Search
An MCP server for the Brave Search API, providing both web and local search capabilities.
ClinicalTrials.gov
Search and retrieve clinical trial data from the official ClinicalTrials.gov API.
SearXNG
A Model Context Protocol Server for SearXNG
Enhanced Documentation Search
Provides real-time access to documentation, library popularity data, and career insights using the Serper API.
Open Custom Search API
Perform web searches using Google's Custom Search API.
NCBI Literature Search
Search NCBI databases, including PubMed, for scientific literature. Tailored for researchers in life sciences, evolutionary biology, and computational biology.
Unsplash MCP Server
Search and integrate images from Unsplash using its official API.
IMDb MCP Server
Provides movie and TV show information using the IMDb API service.
Fabric Marketplace
An agent-native marketplace API where any participant ("Node") can publish allocatable resources, search for what they need, negotiate structured offers, and exchange contact details after mutual acceptance.