EduBase MCP Server
Rank #1,697io.github.EduBase/MCP
EduBase MCP server
EduBase MCP Server is a Model Context Protocol (MCP) server published by edubase. It ranks #1,697 of 132,046 servers tracked on MCP Toplist, and its repository has 28 GitHub stars. EduBase MCP Server is listed across 4 registries — Official MCP, PulseMCP, mcp.so and Glama, with 15 tracked versions. It was first listed on Feb 28, 2025 and most recently updated on Sep 15, 2026.
Ranks ahead of 130,349 of 132,046 servers on MCP Toplist.
Use EduBase MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http edubase https://www.edubase.net/mcpclaude mcp add edubase -e "EDUBASE_API_URL=<your EDUBASE_API_URL>" -e "EDUBASE_API_APP=<your EDUBASE_API_APP>" -e "EDUBASE_API_SECRET=<your EDUBASE_API_SECRET>" -- npx -y @edubase/mcpReplace each placeholder with your own value before saving.
[mcp_servers.edubase]
url = "https://www.edubase.net/mcp"Add to ~/.codex/config.toml.
[mcp_servers.edubase]
command = "npx"
args = ["-y", "@edubase/mcp"]
[mcp_servers.edubase.env]
EDUBASE_API_URL = "<your EDUBASE_API_URL>"
EDUBASE_API_APP = "<your EDUBASE_API_APP>"
EDUBASE_API_SECRET = "<your EDUBASE_API_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://www.edubase.net/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"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>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"edubase": {
"url": "https://www.edubase.net/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"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>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"edubase": {
"type": "http",
"url": "https://www.edubase.net/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"edubase": {
"type": "stdio",
"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>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"edubase": {
"serverUrl": "https://www.edubase.net/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"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>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"edubase": {
"url": "https://www.edubase.net/mcp"
}
}
}{
"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.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.EduBase%2FMCP)<a href="https://mcptoplist.com/server/io.github.EduBase%2FMCP"><img src="https://mcptoplist.com/badge/io.github.EduBase%2FMCP.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
edubase
Available versions (15)
| Version | Published |
|---|---|
| 2.0.1 | Sep 15, 2026 |
| 1.2.16 | Sep 6, 2026 |
| 1.2.15 | Aug 31, 2026 |
| 1.2.14 | Aug 31, 2026 |
| 1.2.13 | Aug 30, 2026 |
| 1.2.12 | Aug 29, 2026 |
| 1.2.11 | Aug 29, 2026 |
| 1.2.10 | Aug 29, 2026 |
| 1.2.9 | Aug 12, 2026 |
| 1.2.8 | Jul 17, 2026 |
| 1.2.7 | Jul 17, 2026 |
| 1.2.5 | May 27, 2026 |
| 1.2.4 | May 16, 2026 |
| 1.2.3 | May 16, 2026 |
| 1.2.2 | May 14, 2026 |
Frequently asked questions
- Who maintains EduBase MCP Server?
- EduBase MCP Server is maintained by edubase, which publishes 1 MCP server (15 total versions) tracked on MCP Toplist.
- Is EduBase MCP Server listed on the Official MCP Registry?
- Yes — EduBase MCP Server is listed on the Official MCP Registry, alongside PulseMCP, mcp.so and Glama.
- How many versions does EduBase MCP Server have?
- MCP Toplist tracks 15 versions of EduBase MCP Server, most recently published on Sep 15, 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.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.