rmbr
Rank #13,294io.github.SRock44/rmbr
Embedded, local-first memory and retrieval for AI agents. One SQLite file, no server, no API key.
rmbr is a Model Context Protocol (MCP) server published by SRock44. It ranks #13,294 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. rmbr is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 30, 2026 and most recently updated on Jul 31, 2026.
Ranks ahead of 118,752 of 132,046 servers on MCP Toplist.
Use rmbr
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add rmbr -- uvx rmbr "<path_to_db>"Replace each placeholder with your own value before saving.
[mcp_servers.rmbr]
command = "uvx"
args = ["rmbr", "<path_to_db>"]Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rmbr": {
"command": "uvx",
"args": [
"rmbr",
"<path_to_db>"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rmbr": {
"command": "uvx",
"args": [
"rmbr",
"<path_to_db>"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"rmbr": {
"type": "stdio",
"command": "uvx",
"args": [
"rmbr",
"<path_to_db>"
]
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rmbr": {
"command": "uvx",
"args": [
"rmbr",
"<path_to_db>"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"rmbr": {
"command": "uvx",
"args": [
"rmbr",
"<path_to_db>"
]
}
}
}Replace each placeholder with your own value before saving.
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.SRock44%2Frmbr)<a href="https://mcptoplist.com/server/io.github.SRock44%2Frmbr"><img src="https://mcptoplist.com/badge/io.github.SRock44%2Frmbr.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
SRock44
Available versions (2)
| Version | Published |
|---|---|
| 0.2.0 | Jul 31, 2026 |
| 0.1.1 | Jul 30, 2026 |
Frequently asked questions
- Who maintains rmbr?
- rmbr is maintained by SRock44, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is rmbr listed on the Official MCP Registry?
- Yes — rmbr is listed on the Official MCP Registry, alongside Glama.
- How many versions does rmbr have?
- MCP Toplist tracks 2 versions of rmbr, most recently published on Jul 31, 2026.
- Where can I find the source code for rmbr?
- The source code for rmbr is hosted at github.com/SRock44/rmbr.
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.