MCP Hub
Back to servers

Education AI MCP

Provides AI-powered educational tools for teachers including lesson planning, quiz creation, student progress analysis, learning path recommendations, and rubric generation. Enables educators to automate administrative tasks and personalize learning experiences through natural language interactions.

glama
Updated
Apr 14, 2026

Education AI MCP

EdTech tools for teachers - lesson plans, quizzes, student progress, learning paths, rubric generation

Built by MEOK AI Labs | meok.ai

Features

ToolDescription
generate_lesson_planSee tool docstring for details
create_quizSee tool docstring for details
analyze_student_progressSee tool docstring for details
recommend_learning_pathSee tool docstring for details
generate_rubricSee tool docstring for details

Installation

pip install mcp

Usage

As an MCP Server

python server.py

Claude Desktop Configuration

Add to your claude_desktop_config.json:

{
  "mcpServers": {
    "education-ai-mcp": {
      "command": "python",
      "args": ["/path/to/education-ai-mcp/server.py"]
    }
  }
}

Rate Limits

Free tier includes 30-50 calls per tool per day. Upgrade at meok.ai/pricing for unlimited access.

License

MIT License - see LICENSE for details.


Built with FastMCP by MEOK AI Labs

Reviews

No reviews yet

Sign in to write a review