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
  • Exécutez sans effort LLM Backends, API, Frontends et Services avec une seule commande.

  • 1Panel-dev
  • 🔥 1Panel fournit une interface Web intuitive et un serveur MCP pour gérer des sites Web, des fichiers, des conteneurs, des bases de données et des LLM sur un serveur Linux.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的 LLM 资料总结 (数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Résumé des meilleures ressources LLM du monde.

  • rulego
  • ⛓️RULEGO est un cadre de moteur de règle d'orchestration des composants de nouvelle génération légère, intégrée, intégrée et de nouvelle génération pour GO.

  • sigoden
  • Créez facilement des outils et des agents LLM à l'aide de fonctions Plain Bash / JavaScript / Python.

  • hkr04
  • SDK C ++ MCP (Protocole de contexte modèle léger)

  • RockChinQ
  • 😎简单易用、🧩丰富生态 - 大模型原生即时通信机器人平台 | 适配 QQ / 微信 (企业微信、个人微信) / 飞书 / 钉钉 / Discord / Telegram / Slack 等平台 | 支持 Chatgpt 、 Deepseek 、 Dify 、 Claude 、 GEMINI 、 XAI 、 PPIO 、 OLLAMA 、 LM Studio 、阿里云百炼、火山方舟、 Siliconflow 、 Qwen 、 Moonshot 、 ChatGlm 、 Sillytraven 、 MCP 等 LLM 的机器人 / Agent | Plateforme de bots de messagerie instantanée basés sur LLM, prend en charge Discord, Telegram, WeChat, Lark, Dingtalk, QQ, Slack

  • dmayboroda
  • Rag de conversation sur site avec des conteneurs configurables

  • modelscope
  • Commencez à construire des applications multi-agents LLM, plus facilement.

  • evilsocket
  • Le kit de développement d'agent simple.

  • yamadashy
  • 📦 REPOMIX (anciennement Repopack) est un outil puissant qui emballe l'ensemble de votre référentiel en un seul fichier adapté à l'IA. Parfait pour quand vous devez alimenter votre base de code avec de grands modèles de langue (LLMS) ou d'autres outils d'IA comme Claude, Chatgpt, Deepseek, Perplexity, Gemini, Gemma, Llama, Grok, et plus encore.

    Reviews

    5 (0)