rember/rember-mcp
Create spaced repetition flashcards in [Rember](https://rember.com) to remember anything you learn in your chats.
Quick Start
Clone the repository:
git clone https://github.com/rember/rember-mcpClaude Desktop configuration example:
{
"mcpServers": {
"rember-mcp": {
"command": "npx",
"args": [
"-y",
"rember/rember-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.