leafeep-mcp
leafeep-mcp
MCP server for Leafeep — create, distribute, grade, and analyze exams from Claude.
Quick Start
npm install -g github:xhae123/leafeep-mcp
claude mcp add leafeep -s user -- leafeep-mcpOn first use, Claude will show a login link — open it, log in with Google, copy the token, and paste it back into Claude.
Related MCP server: offline-mcp-educational-server
What you can do
Tool | What it does | Example |
| Get login link | "Connect to Leafeep" |
| Paste token to connect | (paste token from login page) |
| 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" |
Advanced: API Key (optional)
If you prefer using an API key instead of browser login, get one from leafeep.com → Claude Integration, then:
claude mcp add leafeep -s user -- leafeep-mcp -e LEAFEEP_API_KEY=lfp_your_keyLinks
Web: leafeep.com
API limit: 1,000 calls/day (free)
This server cannot be installed
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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