Skip to content
Back to search
30
MCP

education-ai-mcp

npm/education-ai-mcp

AI-powered education ai MCP server for agents. Supports generate lesson plan, create quiz, analyze student progress. By MEOK AI Labs.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "education-ai-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}