MCP server Claude CodeCodexCursor +2
Easy-to-setup local RAG server with minimal configuration. Runs locally from the mcp-local-rag npm package. Needs 8 environment variables to run.
4 tagged local-rag, measured the same way as everything else here.
MCP server Claude CodeCodexCursor +2
Easy-to-setup local RAG server with minimal configuration. Runs locally from the mcp-local-rag npm package. Needs 8 environment variables to run.
MCP server Claude CodeCodexCursor +2
MCP server "caelune-mcp" as configured in EllisMorrow/Caelune. Launched with https://github.com/EllisMorrow/Caelune/releases/download/v0.5.6/caelune-mcp-win-.
MCP server Claude CodeCodexCursor +2
MCP server with FAISS local vector database for RAG. Runs locally from the local-faiss-mcp Python package.
MCP server Claude CodeCodexCursor +2
100% local MCP server for semantic + lexical code search: AST-aware chunking (tree-sitter), hybrid BM25+dense retrieval, optional code knowledge graph. Runs locally from the lynx-mcp Python package.