19 days ago
Create exams, generate student links + QR codes, grade submissions, and track student performance — all from Claude. Students need no accounts. Free.
Server Config
{
"mcpServers": {
"leafeep": {
"command": "npx",
"args": [
"leafeep-mcp"
],
"env": {
"LEAFEEP_API_KEY": "GET_YOUR_FREE_KEY_AT_leafeep.com",
"LEAFEEP_API_URL": "https://api.leafeep.com",
"LEAFEEP_FRONTEND_URL": "https://leafeep.com"
}
}
}
}