memo
Rank #663io.github.jagoff/memo
Memory for AI agents — MLX (Apple Silicon) or CPU (Linux), sqlite-vec + BM25, zero cloud.
memo is a Model Context Protocol (MCP) server published by jagoff. It ranks #663 of 115,460 servers tracked on MCP Toplist, and its repository has 16 GitHub stars. memo is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 35 tracked versions. It was first listed on May 7, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 114,797 of 115,460 servers on MCP Toplist.
Use memo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add memo -- uvx mlx-memo[mcp_servers.memo]
command = "uvx"
args = ["mlx-memo"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"memo": {
"command": "uvx",
"args": [
"mlx-memo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"memo": {
"command": "uvx",
"args": [
"mlx-memo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"memo": {
"type": "stdio",
"command": "uvx",
"args": [
"mlx-memo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"memo": {
"command": "uvx",
"args": [
"mlx-memo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"memo": {
"command": "uvx",
"args": [
"mlx-memo"
]
}
}
}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.jagoff%2Fmemo)<a href="https://mcptoplist.com/server/io.github.jagoff%2Fmemo"><img src="https://mcptoplist.com/badge/io.github.jagoff%2Fmemo.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
jagoff
Other servers by jagoff
View all jagoff servers →Available versions (35)
| Version | Published |
|---|---|
| 4.14.10 | Aug 30, 2026 |
| 4.14.8 | Aug 30, 2026 |
| 4.14.6 | Aug 28, 2026 |
| 4.14.5 | Aug 28, 2026 |
| 4.14.3 | Aug 26, 2026 |
| 4.14.1 | Aug 25, 2026 |
| 4.14.0 | Aug 25, 2026 |
| 4.13.2 | Aug 19, 2026 |
| 4.13.0 | Aug 18, 2026 |
| 4.12.0 | Aug 17, 2026 |
| 4.11.3 | Aug 16, 2026 |
| 4.11.1 | Aug 16, 2026 |
| 4.10.2 | Aug 15, 2026 |
| 4.10.1 | Aug 14, 2026 |
| 4.10.0 | Aug 13, 2026 |
| 4.9.3 | Aug 6, 2026 |
| 4.9.2 | Aug 5, 2026 |
| 4.9.1 | Aug 5, 2026 |
| 4.9.0 | Aug 4, 2026 |
| 4.8.1 | Aug 3, 2026 |
| 4.8.0 | Aug 3, 2026 |
| 4.7.0 | Aug 1, 2026 |
| 4.6.2 | Jul 31, 2026 |
| 4.5.0 | Jul 29, 2026 |
| 4.4.5 | Jul 28, 2026 |
| 4.4.4 | Jul 27, 2026 |
| 4.4.1 | Jul 26, 2026 |
| 4.2.0 | Jul 25, 2026 |
| 4.0.1 | Jul 24, 2026 |
| 4.0.0 | Jul 23, 2026 |
| 3.10.0 | Jul 21, 2026 |
| 2.12.15 | Jul 6, 2026 |
| 2.12.11 | Jul 5, 2026 |
| 2.9.7 | Jul 1, 2026 |
| 0.8.0 | May 21, 2026 |
Frequently asked questions
- Who maintains memo?
- memo is maintained by jagoff, which publishes 2 MCP servers (35 total versions) tracked on MCP Toplist.
- Is memo listed on the Official MCP Registry?
- Yes — memo is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does memo have?
- MCP Toplist tracks 35 versions of memo, most recently published on Aug 30, 2026.
- Where can I find the source code for memo?
- The source code for memo is hosted at github.com/jagoff/memo.