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
  • Effortlessly run LLM backends, APIs, frontends, and services with one command.

  • 1Panel-dev
  • 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的LLM资料总结(数据处理、模型训练、模型部署、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

  • rulego
  • ⛓️RuleGo is a lightweight, high-performance, embedded, next-generation component orchestration rule engine framework for Go.

  • sigoden
  • Easily create LLM tools and agents using plain Bash/JavaScript/Python functions.

  • hkr04
  • Lightweight C++ MCP (Model Context Protocol) SDK

  • RockChinQ
  • 😎简单易用、🧩丰富生态 - 大模型原生即时通信机器人平台 | 适配 QQ / 微信(企业微信、个人微信)/ 飞书 / 钉钉 / Discord / Telegram / Slack 等平台 | 支持 ChatGPT、DeepSeek、Dify、Claude、Gemini、xAI、PPIO、Ollama、LM Studio、阿里云百炼、火山方舟、SiliconFlow、Qwen、Moonshot、ChatGLM、SillyTraven、MCP 等 LLM 的机器人 / Agent | LLM-based instant messaging bots platform, supports Discord, Telegram, WeChat, Lark, DingTalk, QQ, Slack

  • dmayboroda
  • On-premises conversational RAG with configurable containers

  • evilsocket
  • The Simple Agent Development Kit.

  • modelscope
  • Start building LLM-empowered multi-agent applications in an easier way.

  • tommyming
  • Just getting some fun to build a mcp version using swift.

    Reviews

    5 (0)