bettermemory
Rank #2,255io.github.0Mattias/bettermemory
Memory for coding agents, checked against the filesystem and git before it is believed.
bettermemory is a Model Context Protocol (MCP) server published by 0Mattias. It ranks #2,255 of 115,460 servers tracked on MCP Toplist. bettermemory is listed across 2 registries — Official MCP and Glama, with 18 tracked versions. It was first listed on Jul 31, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 113,205 of 115,460 servers on MCP Toplist.
Use bettermemory
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add bettermemory -- uvx bettermemory[mcp_servers.bettermemory]
command = "uvx"
args = ["bettermemory"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"bettermemory": {
"command": "uvx",
"args": [
"bettermemory"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"bettermemory": {
"command": "uvx",
"args": [
"bettermemory"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"bettermemory": {
"type": "stdio",
"command": "uvx",
"args": [
"bettermemory"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"bettermemory": {
"command": "uvx",
"args": [
"bettermemory"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"bettermemory": {
"command": "uvx",
"args": [
"bettermemory"
]
}
}
}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.0Mattias%2Fbettermemory)<a href="https://mcptoplist.com/server/io.github.0Mattias%2Fbettermemory"><img src="https://mcptoplist.com/badge/io.github.0Mattias%2Fbettermemory.svg" alt="MCP Toplist: Top 5% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
0Mattias
Available versions (18)
| Version | Published |
|---|---|
| 6.3.0 | Aug 30, 2026 |
| 6.2.0 | Aug 25, 2026 |
| 6.1.0 | Aug 17, 2026 |
| 5.7.0 | Aug 15, 2026 |
| 5.6.0 | Aug 15, 2026 |
| 5.5.0 | Aug 14, 2026 |
| 5.4.0 | Aug 12, 2026 |
| 5.2.0 | Aug 11, 2026 |
| 5.1.1 | Aug 10, 2026 |
| 5.0.0 | Aug 9, 2026 |
| 3.43.0 | Aug 9, 2026 |
| 3.41.0 | Aug 6, 2026 |
| 3.39.0 | Aug 5, 2026 |
| 3.38.0 | Aug 4, 2026 |
| 3.37.0 | Aug 3, 2026 |
| 3.36.0 | Aug 2, 2026 |
| 3.35.0 | Aug 1, 2026 |
| 3.34.0 | Aug 1, 2026 |
Frequently asked questions
- Who maintains bettermemory?
- bettermemory is maintained by 0Mattias, which publishes 1 MCP server (18 total versions) tracked on MCP Toplist.
- Is bettermemory listed on the Official MCP Registry?
- Yes — bettermemory is listed on the Official MCP Registry, alongside Glama.
- How many versions does bettermemory have?
- MCP Toplist tracks 18 versions of bettermemory, most recently published on Aug 30, 2026.
- Where can I find the source code for bettermemory?
- The source code for bettermemory is hosted at github.com/0Mattias/bettermemory.