Skip to main content
Glama

Education AI MCP

EdTech-Tools für Lehrkräfte – Unterrichtspläne, Quizze, Schülerfortschritt, Lernpfade, Erstellung von Bewertungsrubriken

Entwickelt von MEOK AI Labs | meok.ai

Funktionen

Tool

Beschreibung

generate_lesson_plan

Details siehe Tool-Docstring

create_quiz

Details siehe Tool-Docstring

analyze_student_progress

Details siehe Tool-Docstring

recommend_learning_path

Details siehe Tool-Docstring

generate_rubric

Details siehe Tool-Docstring

Installation

pip install mcp

Verwendung

Als MCP-Server

python server.py

Claude Desktop-Konfiguration

Fügen Sie dies zu Ihrer claude_desktop_config.json hinzu:

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

Ratenbegrenzungen

Die kostenlose Stufe beinhaltet 30-50 Aufrufe pro Tool pro Tag. Ein Upgrade für unbegrenzten Zugriff finden Sie unter meok.ai/pricing.

Lizenz

MIT-Lizenz – siehe LICENSE für Details.


Entwickelt mit FastMCP von MEOK AI Labs

-
security - not tested
A
license - permissive license
-
quality - not tested

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

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