shivamthegreat/internshiptaskbwal
If you are the rightful owner of internshiptaskbwal 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.
This repository contains the code and configuration for building an MCP server integrated with EduChain, designed to generate educational content.
EduChain MCP Server Assignment
This repository contains the code and configuration for building an MCP server integrated with EduChain. The server generates educational content such as multiple-choice questions, lesson plans, and flashcards.
š Assignment Overview
This project fulfills the following tasks:
ā
Task 1: Set up the EduChain environment and generate educational content.
ā
Task 2: Build an MCP server exposing EduChain tools and resources.
ā
Task 3: Configure and test the MCP server with Claude Desktop.
š Features
- Generate multiple-choice questions for any topic.
- Create lesson plans dynamically.
- Bonus: Generate flashcards for any subject.
- Expose all functionality via MCP-compliant APIs.
š ļø Installation
First, clone this repository:
git clone https://github.com/shivamthegreat/internshiptaskbwal/.git
cd internshiptaskbwal
## ā¹ļø Testing Note
Due to system constraints, I was unable to run Claude Desktop locally. However, the MCP server code is fully implemented and configured. The `Sample_Responses.txt` file demonstrates the expected outputs when tested via Claude Desktop or any MCP client.