Back to search
30
MCP
@yikizi/mcp-local-rag
npm/@yikizi/mcp-local-ragLocal RAG MCP Server - Enhanced with hybrid search, memory management, and code file support (fork of shinpr/mcp-local-rag)
Uptime
0.0%
4 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
—
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"@yikizi/mcp-local-rag": {
"url": "None",
"transport": "http"
}
}
}