Catalog
io.github.Evozim/quiz-factory
OfficialQuizFactory
Algorithmic flashcard and quiz generator for targeted learning.
Generates flashcards and quizzes algorithmically for learning.
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"quiz-factory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://quiz-factory-mcp.vercel.app/api/mcp"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.