Skip to main content
Glama
xhae123

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-mcp

On 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

setup

Get login link

"Connect to Leafeep"

verify

Paste token to connect

(paste token from login page)

create_exam

Create questions + student link

"Make 5 Python list questions"

grade_exam

Grade student submissions

"Grade the exam and summarize"

get_results

Get full submission + grading data

"Show exam results"

list_exams

List your question sets

"Show my exams"

close_exam

Close submissions

"Close the exam"

list_students

Student list with scores

"Show all students"

get_student_history

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_key
F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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