An MCP server that provides persistent memory and context management across sess

GitHubRepository

Tags

registry.modelcontextprotocol.io

Configuration

{
  "mcpServers": {
    "mcp-memento": {
      "args": [
        "mcp-memento"
      ],
      "command": "uvx",
      "transport": "stdio"
    }
  }
}
An MCP server that provides persistent memory and context management across sess by io.github.annibale-x | RouterMCP