SERVER

EduBase MCP Server

Rank #2154

glama/EduBase/MCP

Enables AI assistants to interact with the EduBase educational platform to create quizzes, upload questions, schedule exams, manage educational content, and analyze user results through natural language.

First listed
Mar 5, 2025
Last publish date
May 16, 2026
OVERVIEW

EduBase MCP Server is a Model Context Protocol (MCP) server published by EduBase. It ranks #2154 of 58,900 servers tracked on MCP Toplist, and its repository has 26 GitHub stars. EduBase MCP Server is listed across 3 registries — Official MCP, Glama and mcp.so, with 3 tracked versions. It was first listed on Mar 5, 2025 and most recently updated on May 16, 2026.

STANDING
#2,154of 58,900 tracked serversTop 5%

Ranks ahead of 56,746 of 58,900 servers on MCP Toplist.

CONNECT

Use EduBase MCP Server

Add EduBase MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

Remote · HTTP
{
  "mcpServers": {
    "edubase": {
      "url": "https://www.edubase.net/mcp"
    }
  }
}
npm package
{
  "mcpServers": {
    "edubase": {
      "command": "npx",
      "args": [
        "-y",
        "@edubase/mcp"
      ],
      "env": {
        "EDUBASE_API_URL": "<your EDUBASE_API_URL>",
        "EDUBASE_API_APP": "<your EDUBASE_API_APP>",
        "EDUBASE_API_SECRET": "<your EDUBASE_API_SECRET>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 3 registries

ORGANIZATION

EduBase

Organization
Total servers
1
Total versions
3
VERSIONS

Available versions (3)

VersionPublished
1.2.4May 16, 2026
1.2.3May 16, 2026
1.2.2May 14, 2026
FAQ

Frequently asked questions

What is EduBase MCP Server?
Enables AI assistants to interact with the EduBase educational platform to create quizzes, upload questions, schedule exams, manage educational content, and analyze user results through natural language.
Who maintains EduBase MCP Server?
EduBase MCP Server is maintained by EduBase, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
Is EduBase MCP Server an official MCP server?
Yes — EduBase MCP Server is listed on the Official MCP Registry, alongside Glama and mcp.so.
How many versions does EduBase MCP Server have?
MCP Toplist tracks 3 versions of EduBase MCP Server, most recently published on May 16, 2026.
Where can I find the source code for EduBase MCP Server?
The source code for EduBase MCP Server is hosted at github.com/EduBase/MCP.
EXPLORE