Rember logo

Rember

Free

在 Rember 中创建间隔重复抽认卡,记住聊天中学到的任何东西。 (Rember 官方)

FreeFree tier
Inputs: text
Type
Open Source

About Rember

Rember is a spaced repetition study tool that helps users remember anything they learn. The Rember MCP server is an official Model Context Protocol (MCP) integration that allows Claude to create flashcards directly from conversations or PDFs. Users can ask Claude to 'create flashcards' or 'add to Rember' during chats, and the server calls the Rember API to generate flashcards for each provided note. Rember then schedules spaced repetition reviews to reinforce learning. The server is open source, easy to set up via npx, and requires a valid Rember API key.

Key Features

Create flashcards from conversations with Claude
Create flashcards from PDFs
Spaced repetition reviews scheduled by Rember
Official Model Context Protocol (MCP) integration
Easy setup via npx
Open source

Pros & Cons

Pros
  • Integrates directly with Claude via MCP
  • Open source and free to use
  • Supports multiple input sources (chats, PDFs)
  • Leverages Rember's spaced repetition scheduling
  • Simple setup with npx
Cons
  • Requires a Rember API key
  • Limited to creating flashcards (no other study methods)
  • Depends on external Rember service
  • Only available as MCP server (no standalone UI)

Best For

Studying and remembering content from AI chatsCreating study materials from PDF documentsReinforcing learning with spaced repetition

FAQ

What is Rember MCP?
Rember MCP is an official Model Context Protocol server that allows Claude to create spaced repetition flashcards using the Rember API.
How do I set up Rember MCP?
Run `npx -y @getrember/mcp --api-key=YOUR_REMBER_API_KEY` and add the configuration to your Claude Desktop config file.
What can I create flashcards from?
You can create flashcards from conversations with Claude or from PDFs by asking Claude to 'create flashcards' or 'add to Rember'.
Do I need a Rember account?
Yes, you need a Rember API key which can be found in your Rember Settings page.