loci runs on your own machine — the client starts it, so there is no endpoint to ping. Last commit 18 Sep 2026.
Cross-session memory and hybrid RAG over your notes and docs. Local-first, with cited answers.
Today is the operative word: we check loci every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add loci -- uvx loci-rag
{
"mcpServers": {
"loci": {
"args": [
"loci-rag"
],
"command": "uvx"
}
}
}
[mcp_servers.loci]
command = "uvx"
args = ["loci-rag"]
{
"mcpServers": {
"loci": {
"args": [
"loci-rag"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"loci": {
"args": [
"loci-rag"
],
"command": "uvx"
}
}
}
Local-first RAG MCP server: hybrid search over a folder of your own documents
Permission-aware RAG for agents — ingest docs, hybrid search, cited answers (hosted API).
Local-first AI memory layer with hybrid search. Postgres + pgvector. Self-hosted, MIT.
Local-first agentic RAG with citations - hybrid search, reranking, multimodal document retrieval
Local RAG MCP server with hybrid search, PDF/DOCX support, and zero-config setup
Shared memory + orchestration for your coding agents. Local-first MCP, vector RAG.
Local-first MCP tools for searching and drafting from your X/Twitter archive.
Shared cross-LLM long-term memory over MCP: semantic recall, sessions, and media (pgvector).
Answers built from our own checks of this server.