live-memory
Rank #23,022io.github.shofer-dev/live-memory
Persistent, read-only codebase memory for Claude Code; ask it instead of re-reading files.
live-memory is a Model Context Protocol (MCP) server published by shofer-dev. It ranks #23,022 of 132,113 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. live-memory is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Jul 17, 2026.
Ranks ahead of 109,091 of 132,113 servers on MCP Toplist.
Use live-memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add live-memory -- uvx shofer-live-memory[mcp_servers.live-memory]
command = "uvx"
args = ["shofer-live-memory"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"live-memory": {
"command": "uvx",
"args": [
"shofer-live-memory"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"live-memory": {
"command": "uvx",
"args": [
"shofer-live-memory"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"live-memory": {
"type": "stdio",
"command": "uvx",
"args": [
"shofer-live-memory"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"live-memory": {
"command": "uvx",
"args": [
"shofer-live-memory"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"live-memory": {
"command": "uvx",
"args": [
"shofer-live-memory"
]
}
}
}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.shofer-dev%2Flive-memory)<a href="https://mcptoplist.com/server/io.github.shofer-dev%2Flive-memory"><img src="https://mcptoplist.com/badge/io.github.shofer-dev%2Flive-memory.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shofer-dev
Other servers by shofer-dev
View all shofer-dev servers →Available versions (3)
| Version | Published |
|---|---|
| 0.6.0 | Jul 17, 2026 |
| 0.5.0 | Jul 6, 2026 |
| 0.4.3 | Jul 5, 2026 |
Frequently asked questions
- Who maintains live-memory?
- live-memory is maintained by shofer-dev, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is live-memory listed on the Official MCP Registry?
- Yes — live-memory is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does live-memory have?
- MCP Toplist tracks 3 versions of live-memory, most recently published on Jul 17, 2026.
- Where can I find the source code for live-memory?
- The source code for live-memory is hosted at github.com/shofer-dev/claude-code-live-memory.
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.