Skip to main content
Glama

Education AI MCP

教師のためのEdTechツール - 授業計画、クイズ、生徒の進捗、学習パス、ルーブリック生成

開発: MEOK AI Labs | meok.ai

機能

ツール

説明

generate_lesson_plan

詳細はツールのdocstringを参照

create_quiz

詳細はツールのdocstringを参照

analyze_student_progress

詳細はツールのdocstringを参照

recommend_learning_path

詳細はツールのdocstringを参照

generate_rubric

詳細はツールのdocstringを参照

インストール

pip install mcp

使用方法

MCPサーバーとして

python server.py

Claude Desktopの設定

claude_desktop_config.json に以下を追加してください:

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

レート制限

無料プランには、ツールごとに1日30〜50回の呼び出しが含まれています。無制限のアクセスについては meok.ai/pricing でアップグレードしてください。

ライセンス

MITライセンス - 詳細は LICENSE を参照してください。


Built with FastMCP by 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