CursorPool
← 返回首页

Quizlar

Voice-led, FSRS-scheduled flashcards from YouTube, PDFs, web, or text. Auto-graded quizzes.

cursor.directory·1
MCP

quizlar

Turn YouTube lectures, PDFs, or pasted notes into auto-graded flashcards with FSRS spaced repetition. Drill APIs, study papers, or prep certs without leaving Cursor.

{
  "command": "npx",
  "args": [
    "-y",
    "mcp-remote",
    "https://mcp.quizlar.app/mcp/",
    "--header",
    "Authorization:Bearer ${QUIZLAR_API_KEY}"
  ],
  "env": {
    "QUIZLAR_API_KEY": "sk-qz-replace-with-your-key"
  }
}

来源:https://github.com/quizlar/mcp-server