Priyanshu20072008/MCP-Educhain-Server
3.1
If you are the rightful owner of MCP-Educhain-Server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
The MCP EduChain Server is designed to generate educational content, specifically for Claude Desktop, using the EduChain framework.
MCP EduChain Server
This project implements an MCP server using EduChain to generate educational content for Claude Desktop.
Features
- Generate Multiple-Choice Questions (MCQs)
- Generate Lesson Plans
Running the Server
uvicorn server.educhain.main:app --host 0.0.0.0 --port 5000