thor-x-me/educhain_mcp
🎓 MCP Server with EduChain Integration | Built using Python MCP SDK to expose EduChain's educational content generation as tools/resources for Claude Desktop. Generates MCQs, lesson plans & more.
Platform-specific configuration:
{
"mcpServers": {
"educhain_mcp": {
"command": "npx",
"args": [
"-y",
"educhain_mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...