Rememb
Rank #10,769io.github.LuizEduPP/rememb
Persistent memory for AI agents — local JSON, zero config, no server required.
Rememb is a Model Context Protocol (MCP) server published by luizedupp. It ranks #10,769 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Rememb is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 1 tracked version. It was first listed on Apr 11, 2026 and most recently updated on Apr 13, 2026.
Ranks ahead of 121,277 of 132,046 servers on MCP Toplist.
Use Rememb
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rememb -- uvx rememb[mcp_servers.rememb]
command = "uvx"
args = ["rememb"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"rememb": {
"command": "uvx",
"args": [
"rememb"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"rememb": {
"command": "uvx",
"args": [
"rememb"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"rememb": {
"type": "stdio",
"command": "uvx",
"args": [
"rememb"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"rememb": {
"command": "uvx",
"args": [
"rememb"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"rememb": {
"command": "uvx",
"args": [
"rememb"
]
}
}
}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.LuizEduPP%2Frememb)<a href="https://mcptoplist.com/server/io.github.LuizEduPP%2Frememb"><img src="https://mcptoplist.com/badge/io.github.LuizEduPP%2Frememb.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
luizedupp
Available versions (1)
| Version | Published |
|---|---|
| 0.3.5 | Apr 13, 2026 |
Frequently asked questions
- Who maintains Rememb?
- Rememb is maintained by luizedupp, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Rememb listed on the Official MCP Registry?
- Yes — Rememb is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does Rememb have?
- MCP Toplist tracks 1 version of Rememb, most recently published on Apr 13, 2026.
- Where can I find the source code for Rememb?
- The source code for Rememb is hosted at github.com/luizedupp/rememb.
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.