Learning Spaced Repetition
MCP Serverby majiayu000 · Added 5mo ago
Claude
76
Install
git clone https://github.com/majiayu000/claude-skill-registryAdd to Claude
claude mcp add learning-spaced-repetitionQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"learning-spaced-repetition": {
"command": "npx",
"args": [
"@modelcontextprotocol/learning-spaced-repetition"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Design spaced repetition schedules, flashcard systems, and retrieval practice using algorithms like Leitner or SM-2 for long-term retention. Use for memory optimization. Activates on "spaced repetition", "flashcards", "retention", or "Anki-style".
Tags
productivitygoperformanceskill