loading…
Search for a command to run...
loading…
A quiz distribution and grading server for educators. Create exams, generate student links + QR codes, grade submissions, and track student performance — all fr
A quiz distribution and grading server for educators. Create exams, generate student links + QR codes, grade submissions, and track student performance — all from Claude.
MCP server for Leafeep — create, distribute, grade, and analyze exams from Claude.
npm install -g github:xhae123/leafeep-mcp
claude mcp add leafeep -s user -- npx leafeep-mcp \
-e LEAFEEP_API_KEY=lfp_your_key_here \
-e LEAFEEP_API_URL=https://api.leafeep.com \
-e LEAFEEP_FRONTEND_URL=https://leafeep.com
Tip: The dashboard generates this command with your API key pre-filled. Just copy and paste.
| Tool | What it does | Example |
|---|---|---|
create_exam |
Create questions + student link | "Make 5 Python list questions" |
grade_exam |
Grade student submissions | "Grade the exam and summarize" |
get_results |
Get full submission + grading data | "Show exam results" |
list_exams |
List your question sets | "Show my exams" |
close_exam |
Close submissions | "Close the exam" |
list_students |
Student list with scores | "Show all students" |
get_student_history |
Full history for a student | "Analyze weak points for Kim" |
Выполни в терминале:
claude mcp add leafeep-mcp -- npx