Living Memory
Rank #29,030to.viibe/living-memory
An MCP memory server. One memory your agents share — across models, devices and apps.
Living Memory is a Model Context Protocol (MCP) server published by v1b3x0r. It ranks #29,030 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Living Memory is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 15, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 103,016 of 132,046 servers on MCP Toplist.
Use Living Memory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http living-memory https://lme.viibe.to/mcpclaude mcp add living-memory -- npx -y @nature-labs/lme-mcp[mcp_servers.living-memory]
url = "https://lme.viibe.to/mcp"Add to ~/.codex/config.toml.
[mcp_servers.living-memory]
command = "npx"
args = ["-y", "@nature-labs/lme-mcp"]Add to ~/.codex/config.toml.
https://lme.viibe.to/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"living-memory": {
"command": "npx",
"args": [
"-y",
"@nature-labs/lme-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"living-memory": {
"url": "https://lme.viibe.to/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"living-memory": {
"command": "npx",
"args": [
"-y",
"@nature-labs/lme-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"living-memory": {
"type": "http",
"url": "https://lme.viibe.to/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"living-memory": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@nature-labs/lme-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"living-memory": {
"serverUrl": "https://lme.viibe.to/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"living-memory": {
"command": "npx",
"args": [
"-y",
"@nature-labs/lme-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"living-memory": {
"url": "https://lme.viibe.to/mcp"
}
}
}{
"mcpServers": {
"living-memory": {
"command": "npx",
"args": [
"-y",
"@nature-labs/lme-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/to.viibe%2Fliving-memory)<a href="https://mcptoplist.com/server/to.viibe%2Fliving-memory"><img src="https://mcptoplist.com/badge/to.viibe%2Fliving-memory.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
v1b3x0r
Available versions (1)
| Version | Published |
|---|---|
| 0.1.2 | Aug 15, 2026 |
Frequently asked questions
- Who maintains Living Memory?
- Living Memory is maintained by v1b3x0r, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Living Memory listed on the Official MCP Registry?
- Yes — Living Memory is listed on the Official MCP Registry, alongside Glama.
- How many versions does Living Memory have?
- MCP Toplist tracks 1 version of Living Memory, most recently published on Aug 15, 2026.
- Where can I find the source code for Living Memory?
- The source code for Living Memory is hosted at github.com/v1b3x0r/living-memory-engine.
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.