Server data from the Official MCP Registry
Voice-led, FSRS-scheduled flashcards from YouTube, PDFs, web, or text. Auto-graded quizzes.
Voice-led, FSRS-scheduled flashcards from YouTube, PDFs, web, or text. Auto-graded quizzes.
Remote endpoints: streamable-http: https://mcp.quizlar.app/mcp/
Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Remote Plugin
No local installation needed. Your AI client connects to the remote endpoint directly.
Add this to your MCP configuration to connect:
{
"mcpServers": {
"io-github-quizlar-mcp-server": {
"url": "https://mcp.quizlar.app/mcp/"
}
}
}From the project's GitHub README.
Quizlar is voice-powered AI flashcards with spaced repetition. This MCP server lets Claude, Cursor, Cline, or any MCP-compatible client:
Voice quizzing happens in the Quizlar web app — the MCP server delivers the deck-creation and text-quizzing tools to your editor.
This repo hosts the registry submission (server.json) for the hosted MCP server at https://mcp.quizlar.app/mcp/. The server itself is closed-source; this repo is the public discovery surface.
sk-qz-<32 chars>).In claude_desktop_config.json (or via the Connectors UI):
{
"mcpServers": {
"quizlar": {
"type": "streamable-http",
"url": "https://mcp.quizlar.app/mcp/",
"headers": { "Authorization": "Bearer sk-qz-..." }
}
}
}
~/.cursor/mcp.json:
{
"mcpServers": {
"quizlar": {
"url": "https://mcp.quizlar.app/mcp/",
"headers": { "Authorization": "Bearer sk-qz-..." }
}
}
}
In Cline's settings, add a new MCP server:
https://mcp.quizlar.app/mcp/Authorization: Bearer sk-qz-...MIT for this configuration repo. The hosted MCP server itself is proprietary.
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.