提交

#study

8 个结果

J

Japanese Vocab Anki MCP Server

Japanese Vocab Anki MCP Server

C

Connectry Architect Cert

Free, open-source MCP server for Claude Certified Architect exam prep. 390 scenario-based questions across all 5 exam domains, guided 18-step capstone build, 30 concept handouts, 6 reference projects, practice exams scored 0-1000, interactive clickable answer cards, glassmorphism progress dashboard, SM-2 spaced repetition, and deterministic grading with zero sycophancy. Everything runs locally — no cloud, no accounts, no telemetry.

D

Deckbase AI Flashcard Maker

Turn any study material into flashcards by chatting with AI. Paste notes, URLs, or upload PDFs — Deckbase MCP generates question-and-answer flashcards with spaced repetition scheduling. Full Anki import/export support: migrate your existing decks or export to Anki anytime. Syncs directly to your Deckbase library.

Q

Quizlar

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. Built as a voice-first tutor (LiveKit + Deepgram + ElevenLabs); the MCP surface exposes the same primitives the voice agent uses internally, so your agent gets production-grade grading, STT-aware answer parsing, and the same FSRS scheduler that powers the consumer app. Three use cases: 1. "Quiz me on X." Call quiz_me(topic) — a composite tool that builds the deck and starts the quiz in one step. Then loop submit_answer → end_quiz. Grading is tier-1 exact match → phonetic fuzz → short LLM fallback (the same pipeline that ships in the voice product). 2. Study from a YouTube lecture. create_deck_from_youtube pulls the transcript, clusters it into concepts, and generates cards proportional to the video length. Poll get_job_status, then run the quiz loop. 3. Daily spaced-repetition review. get_study_recommendations returns exactly the cards due under the user's FSRS schedule, prioritised across all decks. Quizlar is the scheduler of record — your agent executes the plan instead of reinventing one each session. Auth: Bearer token (sk-qz-<32 chars>) for headless installs, or full OAuth 2.1 / DCR / PKCE for one-click clients (Smithery, Claude Connector). Mint keys at https://quizlar.app/settings/api-keys. 22 tools total. Voice and text equal-status. Education-first.

V

Vozclara

Multilingual AI study tool. Paste any public video URL to get a structured Knowledge Pack — summary, key ideas, glossary, quiz, transcript with timestamps — in Spanish, Portuguese, German, or English. Ships as an MCP server with one anonymous tool (vozclara_generate_pack) plus three OAuth-protected tools (search_my_library, ask_video, export_anki). Cloudflare Workers + Llama 3.3 70B (free/Pro) or Claude Sonnet 4.5 (Pro Plus). Free tier requires no signup. A LEON MARÉ product.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.