leafeep-mcp
leafeep-mcp
MCP server for Leafeep — create, distribute, grade, and analyze exams from Claude.
Setup
1. Get your API key
Go to leafeep.com and log in with Google
Click Claude Integration on the dashboard
Your API key and install command will be generated automatically — just copy and paste
2. Install
npm install -g github:xhae123/leafeep-mcp3. Register with Claude
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.comTip: The dashboard generates this command with your API key pre-filled. Just copy and paste.
What you can do
Tool | What it does | Example |
| Create questions + student link | "Make 5 Python list questions" |
| Grade student submissions | "Grade the exam and summarize" |
| Get full submission + grading data | "Show exam results" |
| List your question sets | "Show my exams" |
| Close submissions | "Close the exam" |
| Student list with scores | "Show all students" |
| Full history for a student | "Analyze weak points for Kim" |
Links
Web: leafeep.com
API limit: 1,000 calls/day (free)
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/xhae123/leafeep-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server