EduChain MCP服务器分配
此存储库包含构建MCP服务器的代码和配置,该服务器与 教育链服务器生成教育内容,如多项选择题、课程计划和抽认卡。
📋 任务概述
该项目完成以下任务:
✅ 任务1: 设置EduChain环境并生成教育内容。\ ✅ 任务2: 构建一个MCP服务器,公开EduChain工具和资源。\ ✅ 任务3: 使用Claude Desktop配置和测试MCP服务器。
______________________________________________________________________
🚀 特性
- 为任何主题生成多项选择题。
- 动态创建课程计划。
- 奖励:为任何科目生成抽认卡。
- 通过符合MCP的API公开所有功能。
______________________________________________________________________
🛠️ 安装
首先,克隆此存储库:
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.
