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
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityAmaintenanceA local server that enables interaction with Canvas Learning Management System API through Claude Desktop, allowing users to manage courses, access assignments, view announcements, and retrieve course materials.Last updated89178MIT
- Flicense-qualityDmaintenanceEnables generation of educational content like MCQs, lesson plans, and flashcards without relying on external LLMs, fully offline and compatible with Claude Desktop.Last updated3
- Alicense-qualityDmaintenanceAn AI tutoring system that runs as an MCP server, allowing Claude to access and interact with your local educational materials to provide personalized tutoring based on your actual course content.Last updatedMIT
- Flicense-qualityDmaintenanceAn MCP server that transforms course syllabi into structured, queryable data — accessible directly from Claude.ai.Last updated1
Related MCP Connectors
Read-only MCP server for ClassQuill, a tutoring-business-management platform.
Create and manage QR codes on me-qr.com from AI clients like Claude and ChatGPT.
Hosted MCP server connecting claude.ai, ChatGPT and other AI apps to your own computer
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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