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: mcp-google-forms
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 deployed
Maintenance
Related MCP Connectors
AI-powered corporate learning platform — manage courses, users, and insights via Claude.
Publish HTML from Claude or ChatGPT to a live URL with a QR code — no developer needed.
Connect your Moodle to AI assistants: courses, content, grading and reports from the chat.
MCP server for trivia: 1.4M+ questions (EN+PL), 24 categories, 12 tools + 4 prompts, OAuth 2.1.
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.96213 PyPI254MIT
- FlicenseBqualityDmaintenanceMCP server for managing Google Forms — quizzes, grading, images, responses.1928 PyPI-
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to manage student profiles, track assessments, calculate topic mastery, identify learning gaps, and recommend focus areas. Integrates with Claude Desktop and Claude Code for interactive learning analytics.1MIT
- FlicenseNot gradedqualityBmaintenanceEnables users to run and interact with a quiz application through Claude Desktop or claude.ai, supporting user registration, question retrieval, answer validation, leaderboard generation, and answer review.1-