edu_chain_mcp_server

radsc/edu_chain_mcp_server

3.2

If you are the rightful owner of edu_chain_mcp_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 edu_chain_mcp_server is a specialized server designed to facilitate educational model context protocols, leveraging advanced LLM and MCP technologies.

edu_chain_mcp_server

Overview

This repository demonstrates an MCP server built using the EduChain library to generate educational content such as MCQs and lesson plans.

Setup

Requirements

• Python 3.8+

Create virtual environment

• python -m venv dotenv

Activate the environment

• dotenv\Scripts\activate

Install libraries

• pip install mcp mcp[cli]

Set OPEN API KEY :

set OPENAI_API_KEY=replace with your key

Running the Server (Command w.r.t Anaconda prompt)

• mcp dev edu_chain.py