mcpserver.lol
registry/educator
Connection check verified live · 20h ago

educator

8 curriculum, classroom, accommodations and exam-prep skill products. 5 of 7 free.

Tools 7
GitHub stars
Installs / wk
Licence
Transport streamable-http
Last checked 20h ago

Tools & capabilities

7 tools

Read from the running server on 20h ago.

get_free_skill read-only slug*
Load a product's free gateway skill with its complete instructions. FREE. Typical input {"slug": "curriculum-architect-hs"} returns {"slug": ..., "skill": "<skill name>", "instruc…
get_full_product read-only slug*
Load one product in full: its persona plus every paid skill. PREMIUM (license). Typical input {"slug": "curriculum-architect-hs"} returns {"slug": ..., "name": ..., "persona": "<p…
get_full_skill read-only slug*skill_name*
Load one paid skill's complete instructions from a product. PREMIUM (license). Typical input {"slug": "curriculum-architect-hs", "skill_name": "unit-planner"} returns {"slug": ...…
grade_curve read-only scores*max_score
Summarize how an assessment landed: stats, bands, and outliers. FREE. Reports mean, median, std dev, quartiles, distribution by percentage band, and flagged low outliers. Typical…
lesson_timer read-only minutes*segments*
Split a class period into timed segments with sensible weighting. FREE. The opener and closer get less time; core activities get more. Typical input {"minutes": 50, "segments": ["…
list_products read-only
List the 8 educator products with their included skills. FREE. Takes no arguments. Typical input {} returns a list of 8 product objects, each {"slug": "curriculum-architect-hs", "…
readability_report read-only text*target_grade
Analyze teaching text with Flesch-Kincaid readability and leveling advice. FREE. Typical input {"text": "<passage>", "target_grade": 6} returns {"flesch_kincaid_grade": 8.2, "read…