Iterative Retrieval
MCP Serverby WenJunDuan · Added 5mo ago
Claude
72
Install
git clone https://github.com/WenJunDuan/RluesAdd to Claude
claude mcp add iterative-retrievalQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"iterative-retrieval": {
"command": "npx",
"args": [
"@modelcontextprotocol/iterative-retrieval"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Progressive context refinement for subagents and complex tasks. Retrieves context incrementally based on actual needs rather than loading everything upfront. Reduces context waste and improves relevance.
Tags
documentsjavascriptjavadocumentationskill