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