loci
Rank #7,162io.github.3M1RY33T/loci
Scoped memory for coding agents: picks the right project, answers in scope, or abstains.
loci is a Model Context Protocol (MCP) server published by 3M1RY33T. It ranks #7,162 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. loci is listed across 2 registries — Official MCP and Glama, with 3 tracked versions. It was first listed on Aug 29, 2026 and most recently updated on Sep 11, 2026.
Ranks ahead of 124,951 of 132,113 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 --from "loci-mem[mcp]" loci loci-mem mcp[mcp_servers.loci]
command = "uvx"
args = ["--from", "loci-mem[mcp]", "loci", "loci-mem", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"loci": {
"command": "uvx",
"args": [
"--from",
"loci-mem[mcp]",
"loci",
"loci-mem",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"loci": {
"command": "uvx",
"args": [
"--from",
"loci-mem[mcp]",
"loci",
"loci-mem",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"loci": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"loci-mem[mcp]",
"loci",
"loci-mem",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"loci": {
"command": "uvx",
"args": [
"--from",
"loci-mem[mcp]",
"loci",
"loci-mem",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"loci": {
"command": "uvx",
"args": [
"--from",
"loci-mem[mcp]",
"loci",
"loci-mem",
"mcp"
]
}
}
}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.3M1RY33T%2Floci)<a href="https://mcptoplist.com/server/io.github.3M1RY33T%2Floci"><img src="https://mcptoplist.com/badge/io.github.3M1RY33T%2Floci.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
3M1RY33T
Other servers by 3M1RY33T
View all 3M1RY33T servers →Available versions (3)
| Version | Published |
|---|---|
| 0.6.0 | Sep 11, 2026 |
| 0.5.0 | Sep 7, 2026 |
| 0.2.0 | Aug 30, 2026 |
Frequently asked questions
- Who maintains loci?
- loci is maintained by 3M1RY33T, which publishes 2 MCP servers (3 total versions) 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 3 versions of loci, most recently published on Sep 11, 2026.
- Where can I find the source code for loci?
- The source code for loci is hosted at github.com/3M1RY33T/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.