nrtsearch-mcp
NRT Search
Documentation
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
Frequently asked questions
What is nrtsearch-mcp?
nrtsearch-mcp is NRT Search
How do I install nrtsearch-mcp?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is nrtsearch-mcp open source?
Yes — it is hosted on GitHub at https://github.com/waziqi89/nrtsearch-mcp.
Related MCP tools
MCP Server for Ghidra Java-based implementation. Trusted by 6400+ developers. Trusted by 6400+ developers. Trusted by 6400+ developers.
The official Java SDK for Model Context Protocol servers and clients. Maintained in collaboration with Spring AI Trusted by 2800+ developers.
A library for communication with a Minecraft client/server. Built for the Model Context Protocol to enhance AI capabilities. Java-based implementation.
Model Context Protocol Servers
Pre-indexed code knowledge graph, auto syncs on code changes, for Claude Code, Codex, Gemini, Cursor, OpenCode, AntiGravity, Kiro, CoPilot, and Hermes Agent — fewer tokens, fewer tool calls, 100% local
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP