loci
Rank #2,423io.github.IvenKooLab/loci
Cross-session memory and hybrid RAG over your notes and docs. Local-first, with cited answers.
loci is a Model Context Protocol (MCP) server published by IvenKooLab. It ranks #2,423 of 132,046 servers tracked on MCP Toplist, and its repository has 98 GitHub stars. loci is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Sep 5, 2026 and most recently updated on Sep 15, 2026.
Ranks ahead of 129,623 of 132,046 servers on MCP Toplist.
Use loci
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add loci -- uvx loci-rag[mcp_servers.loci]
command = "uvx"
args = ["loci-rag"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"loci": {
"command": "uvx",
"args": [
"loci-rag"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"loci": {
"command": "uvx",
"args": [
"loci-rag"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"loci": {
"type": "stdio",
"command": "uvx",
"args": [
"loci-rag"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"loci": {
"command": "uvx",
"args": [
"loci-rag"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"loci": {
"command": "uvx",
"args": [
"loci-rag"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.IvenKooLab%2Floci)<a href="https://mcptoplist.com/server/io.github.IvenKooLab%2Floci"><img src="https://mcptoplist.com/badge/io.github.IvenKooLab%2Floci.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
IvenKooLab
Available versions (1)
| Version | Published |
|---|---|
| 0.4.0 | Sep 15, 2026 |
Frequently asked questions
- Who maintains loci?
- loci is maintained by IvenKooLab, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is loci listed on the Official MCP Registry?
- Yes — loci is listed on the Official MCP Registry, alongside Glama.
- How many versions does loci have?
- MCP Toplist tracks 1 version of loci, most recently published on Sep 15, 2026.
- Where can I find the source code for loci?
- The source code for loci is hosted at github.com/IvenKooLab/loci.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.