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
Servidores relacionados
stooq-mcp
MCP server to fetch stock prices from stooq.com (Rust)
NS Travel Information MCP Server
Access real-time travel information for the Dutch railways (NS).
YouTube Toolbox
A set of tools to interact with YouTube, including video search, transcript extraction, and comment retrieval.
Google Research
Perform advanced web research using Google Search, with intelligent content extraction and multi-source synthesis.
Perigon MCP Server
Official MCP server for the Perigon API, providing access to real-time news and media data.
Brave Search
An MCP server for web and local search using the Brave Search API.
Yahoo Finance
An MCP server for querying Yahoo Finance data using the yfinance library.
iMessage Query
An MCP server for querying your iMessage database on macOS, allowing LLMs to safely access and search conversations.
Ripgrep Search
Efficiently search Obsidian vaults using the ripgrep tool.
Typesense MCP Server
An MCP server for interacting with the Typesense search engine.