MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Other Tools and Integrations/EduBase
Other Tools and IntegrationsOfficial
E

EduBase

Interact with EduBase, a comprehensive e-learning platform with advanced quizzing, exam management, and content organization capabilities

27 starsUpdated Aug 12, 2026
View on GitHub

Ads

Overview

This repository contains the implementation of the Model Context Protocol (MCP) server for the EduBase platform. It allows MCP clients (for example Claude Desktop) and LLMs to interact with your EduBase account and perform tasks on your behalf. It supports stdio, SSE and streamable HTTP transport protocols. EduBase is an innovative, modular, online educational platform that makes learning more enjoyable, simpler and interactive, suitable for educational institutions or enterprises. EduBase revolutionizes digital learning with its unique combination of features:

Installation

npx -y @edubase/mcp

Configuration

{
  "mcpServers": {
    "edubase": {
      "command": "npx",
      "args": [
        "-y",
        "@edubase/mcp"
      ],
      "env": {
        "EDUBASE_API_URL": "https://domain.edubase.net/api",
        "EDUBASE_API_APP": "your_integration_app_id",
        "EDUBASE_API_KEY": "your_integration_secret_key"
      }
    }
  }
}

Capabilities

  • Manage quizzes and questions

    Create, update, and organize quiz questions with LaTeX support and parametrization using tools like `edubase_post_quiz_questions`.

  • Schedule and administer exams

    Set up exams, assign them to users or groups, and configure settings such as time limits and grading rules.

  • Retrieve user and group information

    Look up profile details, enrollment data, and group memberships via `edubase_get_user_me` and related endpoints.

  • Analyze exam results

    Pull submission data, scores, and statistics to review learner performance and detect anomalies.

  • Upload files to EduBase

    Transfer documents, videos, or SCORM packages into the platform using `edubase_filebin`.

Tags

  • education
  • content-creation
  • document

Related MCP servers

Z

Zomato MCP

Official

An mcp server for your food ordering needs.

180Other Tools and IntegrationsUpdated May 1, 2026
Z

Zen7-Payment-Agent

Official

Zen7 Payment Agent is the first implementation project of DePA (Decentralized Payment Agent), pioneers next-generation intelligent payment infrastructure.

177Other Tools and IntegrationsUpdated Feb 12, 2026
M

Mureka

Official

generate lyrics, song and background music(instrumental)

112Other Tools and IntegrationsUpdated May 13, 2025
F

Fewsats

Official

Enable AI Agents to purchase anything in a secure way using Fewsats

21Other Tools and IntegrationsUpdated May 27, 2025