annibale-x/mcp-memento
A Gentle Persistence Layer for AI Coding Agents
Platform-specific configuration:
{
"mcpServers": {
"mcp-memento": {
"command": "npx",
"args": [
"-y",
"mcp-memento"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
[](https://www.python.org/downloads/) [](LICENSE) [](https://spec.modelcontextprotocol.io/) [](https://github.com/annibale-x/mcp-memento/releases/tag/v0.2.35) [](https://github.com/annibale-x/mcp-memento/issues)
Intelligent memory management for MCP clients with confidence tracking, relationship mapping, and knowledge quality maintenance.
Memento is an MCP server that provides persistent memory capabilities across multiple platforms:
Build a personal or team knowledge base that grows smarter over time, accessible from all your development tools.
<a name="a-gentle-introduction"></a>
What is Memento? Imagine you're solving a complex bug, figuring out a tricky configuration, or establishing a new coding pattern. Usually, you'd forget the details in a few weeks. Memento is a "long-term memo
Loading reviews...