Skip to main content
Glama

education-ai-mcp MCP server MCP Registry PyPI

education-ai-mcp MCP server

Education Ai MCP

Education AI MCP Server

PyPI License: MIT MEOK AI Labs

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

Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (12mo)

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/CSOAI-ORG/education-ai-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server