edumints SCORM MCP

🌐 Languages: English · Türkçe · Español · Русский · 简体中文 · Azərbaycanca · Қазақша · Кыргызча. It is available as a remote MCP endpoint.

Teams that want a hosted design endpoint instead of running a local process. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 5 · #66 OF 74 MAINTAINED DESIGN · VERIFIED 2026-08-25

MIT · Python servers · how we verify → /methodology

01 · Install edumints SCORM MCP

Claude Code

claude mcp add kemalyy-edumints-scorm-mcp --transport http https://scorm.edumints.com/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "kemalyy-edumints-scorm-mcp": {
      "url": "https://scorm.edumints.com/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://scorm.edumints.com/mcp

transport: streamable-http

endpoint alive - authentication required · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to scorm.edumints.com

endpoint auth requires authentication - rejected our unauthenticated MCP initialize

license MIT - declared in the repository

registry namespace io.github.kemalyy is GitHub-verified and matches the repo owner

03 · What edumints SCORM MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.6.0 · 2026-07-26

Demo surface hardening + SCORM contract completion + evidence & process. The permanent /demo · pages gain a real lifecycle (store-backed metadata, quota, caching, OG tags, embedding); the · generated packages gain…

v1.5.0 · 2026-07-25

Standards fidelity + internationalisation + theme composability. The player now reports · question-level data to the LMS, speaks the course's language, and supports RTL scripts; · themes decouple structural style from…

v1.4.0 · 2026-07-23

Accessibility alt-text (10 classes + missing_alt_text lint), per-principal rate limiting, audit · logging, real pip-audit --strict CI gate, mechanized anti-slop rules (A1/A2/A3/B3), SCORM Cloud · CI conformance gate…

04 · Who maintains edumints SCORM MCP

edumints SCORM MCP is maintained by kemalyy. It's the only MCP server we track from this author; the repo dates to Jun 2026.

05 · Facts

category
design - ranked #66 of 74 actively-maintained design servers as of 2026-08-25.
release cadence
5 releases in the last 90 days (latest 2026-07-26)
registry
io.github.kemalyy/edumints-scorm-mcp (active, first published 2026-07-29)

06 · edumints SCORM MCP FAQ

What is edumints SCORM MCP?

🌐 Languages: English · Türkçe · Español · Русский · 简体中文 · Azərbaycanca · Қазақша · Кыргызча. It is available as a remote MCP endpoint.

Is edumints SCORM MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24 and it shipped 5 releases in the last 90 days. We re-verify nightly.

How do I install edumints SCORM MCP?

Run `claude mcp add kemalyy-edumints-scorm-mcp --transport http https://scorm.edumints.com/mcp`. You can also paste the ready-made client config above.

Does edumints SCORM MCP require authentication?

Yes - when we probed the endpoint on 2026-08-25, it rejected an unauthenticated MCP initialize; you'll need credentials to connect.

07 · Alternatives to edumints SCORM MCP