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
EdTech tools for teachers - lesson plans, quizzes, student progress, learning paths, rubric generation
Built by MEOK AI Labs | meok.ai
Features
Tool | Description |
| See tool docstring for details |
| See tool docstring for details |
| See tool docstring for details |
| See tool docstring for details |
| See tool docstring for details |
Installation
pip install mcpUsage
As an MCP Server
python server.pyClaude Desktop Configuration
Add to your claude_desktop_config.json:
{
"mcpServers": {
"education-ai-mcp": {
"command": "python",
"args": ["/path/to/education-ai-mcp/server.py"]
}
}
}Rate Limits
Free tier includes 30-50 calls per tool per day. Upgrade at meok.ai/pricing for unlimited access.
License
MIT License - see LICENSE for details.
Built with FastMCP by MEOK AI Labs
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