Skip to content
Claude Desktop

Memora for Claude Desktop

io.github.servation/memora-mcp

Flashcards, quizzes, and cloze cards with spaced repetition, as an inline MCP App.

client:Claude Desktop transport:stdio runtime:npm

Install Memora in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "memora-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@servation/memora-mcp"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Memora in other clients