📦
io.github.CSOAI-ORG/education-ai-mcp
AI-powered education ai MCP server for agents. Supports generate lesson plan, create quiz, a...
0 installs
Trust: 37 — Low
Docs
Ask AI about io.github.CSOAI-ORG/education-ai-mcp
Powered by Claude · Grounded in docs
I know everything about io.github.CSOAI-ORG/education-ai-mcp. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
Overview
Education AI MCP Server EdTech tools for teachers and educators powered by MEOK AI Labs.
Tools
| Tool | Description |
|---|---|
generate_lesson_plan | Generate a structured lesson plan with objectives, activities, and assessment. |
create_quiz | Create a quiz with various question types aligned to Bloom's taxonomy. |
analyze_student_progress | Analyze student performance trends and generate progress report. |
recommend_learning_path | Recommend a personalized learning path based on student profile. |
generate_rubric | Generate an assessment rubric with detailed criteria and descriptors. |
Installation
pip install meok-education-ai-mcp
Usage with Claude Desktop
Add to your Claude Desktop MCP config:
{
"mcpServers": {
"education-ai": {
"command": "python",
"args": ["-m", "meok_education_ai_mcp.server"]
}
}
}
License
MIT © MEOK AI Labs
