Cover image
Try Now
2025-04-14

3 years

Works with Finder

0

Github Watches

0

Github Forks

0

Github Stars

MCP Server and Tools

MCP(Model Context Protocol) helps you build agents and complex workflows on top of LLMs. LLMs frequently need to integrate with data and tools, and MCP provides:

  • We can update the LLM for current or relevant data that has not yet be known by LLM
  • A growing list of pre-built integrations that your LLM can directly plug into.
  • The flexibility to switch between LLM providers and vendors.
  • Best practices for securing your data within your infrastructure.

File Structure

  • main.py - main file to run MCP server
  • Task1 setup - Folder having individual educhain function and response generating in required format for MCP server
  • Response - response folder that has all output images and required Pdf

Overview

MCP runs on STDIO, where standarized input is given to server and it return standarized output and these are managed by client. MCP Server and Tools is a project designed to enable seamless interaction between large language models (LLMs) or AI assistants and real-world data, databases, and current news. By leveraging the Educhain library, this project provides a robust framework for AI-driven educational tools and services.

Features

MCP Server

  • Acts as a bridge between LLMs and external data sources.
  • Enables real-time access to databases, news, and other dynamic information.

MCP Tools in this project

Currently the tools rely on Groq API and Open Source models but if we want we can use any number of LLM's as per requiremnet

  1. MCQ Generator: Automatically generates multiple-choice questions based on input topic and number of MCQ needed moreover we can also provide Extra Information or direction that guides the MCQ generation process
  2. Lesson Plan Generator: Creates structured lesson plans tailored to specific topics or requirements.
  3. Flashcard Generator: Produces flashcards for effective learning and revision.

Flow of the project

After installation of Educhain library and setting up API's. I made the educhain clinet using LLama model. Then MCP tools were initialized using asynchronus functions with proper docString so that LLM can choose proper tool and a outpur is generated and returned to LLM for content generation.

Use Case

This project allows AI assistants, such as Claude Desktop(MCP host here), to utilize MCP Tools for educational purposes. For example:

  • Generating MCQs for quizzes.
  • Preparing lesson plans for teachers or students.
  • Creating flashcards for study sessions.

Technology Stack

  • uv: For basic installation and to run the application
  • Educhain Library: Core library used to build the MCP Server and Tools.
  • MCP Server: Lightweight programs that each expose specific capabilities through the standardized Model Context Protocol

References:

  • Educhain Library : Core library used to generate educational content
  • MCP Server : Used quickstart guide to get started with MCP server and tool
  • MCP Website : Used to refernces on how to setup tools in MCP

Contact

For questions or support, please contact [pratikgond2005@gmail.com].

相关推荐

  • av
  • 毫不费力地使用一个命令运行LLM后端,API,前端和服务。

  • 1Panel-dev
  • 🔥1Panel提供了直观的Web接口和MCP服务器,用于在Linux服务器上管理网站,文件,容器,数据库和LLMS。

  • WangRongsheng
  • 🧑‍🚀 llm 资料总结(数据处理、模型训练、模型部署、 o1 模型、mcp 、小语言模型、视觉语言模型)|摘要世界上最好的LLM资源。

  • sigoden
  • 使用普通的bash/javascript/python函数轻松创建LLM工具和代理。

  • hkr04
  • 轻巧的C ++ MCP(模型上下文协议)SDK

  • rulego
  • ⛓️Rulego是一种轻巧,高性能,嵌入式,下一代组件编排规则引擎框架。

  • RockChinQ
  • 😎简单易用、🧩丰富生态 -大模型原生即时通信机器人平台| 适配QQ / 微信(企业微信、个人微信) /飞书 /钉钉 / discord / telegram / slack等平台| 支持chatgpt,deepseek,dify,claude,基于LLM的即时消息机器人平台,支持Discord,Telegram,微信,Lark,Dingtalk,QQ,Slack

  • dmayboroda
  • 带有可配置容器的本地对话抹布

  • modelscope
  • 开始以更轻松的方式开始构建具有LLM授权的多代理应用程序。

  • evilsocket
  • 简单的代理开发套件。

  • tommyming
  • 只需获得一些乐趣即可使用Swift构建MCP版本。

    Reviews

    5 (0)