other tools and integrations

Rember Mcp

Create spaced repetition flashcards in [Rember](https://rember.com) to remember anything you learn in your chats.

typescript
local
other tools and integrations
0
View on GitHub

Installation

npx -y rember/rember-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "rember-mcp",
  "command": "npx",
  "args": [
    "-y",
    "rember/rember-mcp"
  ]
}

About This MCP Server

rember/rember-mcp

Create spaced repetition flashcards in Rember to remember anything you learn in your chats.

GitHub: https://github.com/rember/rember-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub