Quizlar
by quizlar · design-creative · mcp-server, glama
Quizlar is the learning MCP server. It turns whatever source the user brings — a YouTube lecture, a PDF, a URL, a textbook passage, or a pasted block of notes — into flashcards, then runs interactive quizzes with FSRS spaced-repetition scheduling so the material actually sticks. Every tool maps one-to-one to something a real learner does: ingest, quiz, track progress, review what's due.
Source: https://github.com/quizlar/mcp-server
Install
git clone https://github.com/quizlar/mcp-serverUse this forAI-extracted
- →Forward MCP protocol requests from local stdio to Quizlar's hosted API endpoint
- →Enable Claude agents to interact with Quizlar's quiz and learning platform via MCP
- →Bridge local development environments to cloud-hosted quiz generation and management services
Works with
Tags: mcp-server, glama
Source: glama
About design-creative MCP servers and Claude skills
design-creative MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.
Quizlar is one of hundreds of design-creative entries indexed on Skiln. Browse the full design-creative category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.
Related design-creative MCPs and skills
- RecruiterCheck MCP by jesslbrown
MCP server for scam-risk checks on job postings, recruiter emails, and company domains.
- MCP Novel Game Server by gotalab
A novel game server supporting multi-branch visual novel scenarios in English and Japanese, designed to help understand MCP Resources.
- junobuild-mcp-server by nami2111
Manage satellites, hosting, serverless functions, changes and more through any MCP-compatible client. Includes a built-in documentation tool to access Juno's official guides and references.
- fluentui-mcp-server by aminvishvam
Comprehensive MCP server for Fluent UI React v9 development, providing component knowledge, design tokens, code generation, and validation tools.
- Aspose.Words MCP by aspose-words
Aspose.Words MCP is a FastMCP-based MCP server built on top of Aspose.Words for Python via .NET. It automates Microsoft Word document creation and editing and exposes operations as MCP tools that any MCP-compatible client can call.
- pdf-it by mrslbt
Turn markdown into designed PDFs with cover page, table of contents, and code blocks that hold across pages. One command from Claude Desktop, Claude Code, Cursor, Cline, Zed, or any MCP-capable client.
- Math Addition MCP Server by Hng2725
A simple MCP server that provides a tool for adding two numbers, designed for testing MCP integration with Claude.
- datagsm-mcp by snowykte0426
Enables Claude to query DataGSM's student, club, meal, and schedule data, as well as search documentation and guide OAuth flows.
Frequently asked questions
How do I install Quizlar?
Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.
Which clients support Quizlar?
Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.
Is Quizlar free?
The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.