Skip to main content
Glama

教育 AI MCP

面向教师的教育科技工具 - 教案、测验、学生进度、学习路径、评分标准生成

MEOK AI Labs 构建 | meok.ai

功能

工具

描述

generate_lesson_plan

详情请参阅工具文档字符串

create_quiz

详情请参阅工具文档字符串

analyze_student_progress

详情请参阅工具文档字符串

recommend_learning_path

详情请参阅工具文档字符串

generate_rubric

详情请参阅工具文档字符串

安装

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"]
    }
  }
}

速率限制

免费层级包含 每天每个工具 30-50 次调用。如需无限访问权限,请在 meok.ai/pricing 升级。

许可证

MIT 许可证 - 详情请参阅 LICENSE


由 MEOK AI Labs 使用 FastMCP 构建

-
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