mcpbeat Sign in

EduPage MCP Server

not responding

EduPage MCP Server is listed as active in the registry but did not answer our last check. Last commit 21 Sep 2026.

EduPage MCP: timetables, grades, homework, meals, messages, 2FA, multi-school, role-aware.

Uptime history 13 days of history · worst day 0%
13 days agonow
0.0%
Uptime 24h
0 of 91 checks
Tools
hidden behind auth
175 ms
Response time
average over 24h
1
Stars
last commit 21 Sep 2026

EduPage MCP Server does not always answer

Over the last week it answered 0.0% of our checks. We check every 15 minutes, so you hear about the next outage within the hour — not from your users.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 11 min ago.

run in your terminal
claude mcp add edupage-mcp --transport http https://ghcr.io/oliverhruby/edupage-mcp:latest
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "edupage-mcp": {
      "url": "https://ghcr.io/oliverhruby/edupage-mcp:latest"
    }
  }
}
~/.codex/config.toml
[mcp_servers.edupage-mcp]
url = "https://ghcr.io/oliverhruby/edupage-mcp:latest"
.cursor/mcp.json
{
  "mcpServers": {
    "edupage-mcp": {
      "url": "https://ghcr.io/oliverhruby/edupage-mcp:latest"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "edupage-mcp": {
      "url": "https://ghcr.io/oliverhruby/edupage-mcp:latest"
    }
  }
}

This one needs environment variables set before it will start: EDUPAGE_USERNAME (Your EduPage username), EDUPAGE_PASSWORD (Your EduPage password), EDUPAGE_SUBDOMAINS (Comma-separated school subdomains (optional)). The author declared them in the registry entry; get the values from the project itself.

Endpoints

URLTransportStateLatencyChecked
https://ghcr.io/oliverhruby/edupage-mcp:latest streamable-http answering 175 ms 11 min ago

Alternatives to EduPage MCP Server

same job, measured the same way
Ghidra Retro MCP
by getanirao

Headless Ghidra MCP server with P-code emulation and multi-console ROM triage.

58 installs/wk local only
Slack
by mindstone

Slack MCP server: channels, messages, threads, reactions, users, files, and scheduled messages

109 installs/wk local only
Time MCP
by yokingma

Time MCP Server, giving LLMs time awareness capabilities.

1 863 installs/wk local only
Sms MCP
by mobile-text-alerts

The Mobile Text Alerts SMS MCP server enables your AI to send SMS messages & manage contacts

answering
MCP Whatsapp Cloud
by codespar

MCP server for WhatsApp Cloud API (Meta) — messages, media, and templates via Graph API

24 installs/wk local only
Groupdocs Parser MCP
by groupdocs-parser

MCP server for GroupDocs.Parser — extract text, images, metadata, tables, barcodes via AI.

local only
Imessage Max
by cyberpapiii

AI-optimized MCP server for iMessage on macOS. Read, search, and send messages.

118 installs/wk local only
MetaMesh-UGA
by metamesh-uga

Serverless edge control plane to discover, route and monetize 14,982+ MCP tools.

15 tools answering

EduPage MCP Server — questions

Answers built from our own checks of this server.

Is EduPage MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 0 of 91 checks got a reply (0.0%), average response time 175 ms. The bar chart above shows every period we have measured.
The registry lists EduPage MCP Server as active — why does it not respond?
The official MCP registry stores what the author submitted; it does not verify that the server still runs. We check the endpoint ourselves, and this one does not answer. Catalogues that copy the registry without checking will show it as working.
How do I connect EduPage MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does EduPage MCP Server need an API key?
No. EduPage MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. This is what we observed, not what the docs claim.
Is EduPage MCP Server open source?
Yes — it is published under the MIT licence, written in Python, 1 stars on GitHub and 2 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.