Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Leafeep

FreeNot checked

A quiz distribution and grading server for educators. Create exams, generate student links + QR codes, grade submissions, and track student performance — all fr

GitHubEmbed

About

A quiz distribution and grading server for educators. Create exams, generate student links + QR codes, grade submissions, and track student performance — all from Claude.

README

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.

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

Links

from github.com/xhae123/leafeep-mcp

Install Leafeep in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install leafeep-mcp

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add leafeep-mcp -- npx -y github:xhae123/leafeep-mcp

FAQ

Is Leafeep MCP free?

Yes, Leafeep MCP is free — one-click install via Unyly at no cost.

Does Leafeep need an API key?

No, Leafeep runs without API keys or environment variables.

Is Leafeep hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Leafeep in Claude Desktop, Claude Code or Cursor?

Open Leafeep on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Leafeep with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs