Education AI MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Education AI MCPcreate a 10-question quiz on photosynthesis for 8th graders"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Education Ai MCP
Education AI MCP Server
Overview
Education AI MCP Server EdTech tools for teachers and educators powered by MEOK AI Labs.
Tools
Tool | Description |
| Generate a structured lesson plan with objectives, activities, and assessment. |
| Create a quiz with various question types aligned to Bloom's taxonomy. |
| Analyze student performance trends and generate progress report. |
| Recommend a personalized learning path based on student profile. |
| Generate an assessment rubric with detailed criteria and descriptors. |
Installation
pip install meok-education-ai-mcpUsage with Claude Desktop
Add to your Claude Desktop MCP config:
{
"mcpServers": {
"education-ai": {
"command": "python",
"args": ["-m", "meok_education_ai_mcp.server"]
}
}
}License
MIT © MEOK AI Labs
Maintenance
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