Mmcp.market

Epivo Course Catalog MCP server

by henrikthome-arch·io.github.henrikthome-arch/epivo-catalog·v1.0.0

Read-only access to Epivo's live course catalogue for AI agents.

C67/100grade C
What users say
No reviews yet
Be the first
Safety scan
C67/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Epivo Course Catalog yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Epivo Course Catalog tools (3)

write = sends, deletes, buys or posts
  • get_catalog_statsFree

    Get aggregate catalogue counts (courses, curricula, languages, knowledge components). Returns the same shape as GET /api/v1/public/stats.

  • get_course_detailFree

    Get the individual courses within one curriculum source. Args: slug: the curriculum source's slug, as returned by list_courses. Returns the same shape as GET /api/v1/public/courses-detail/<slug>.

  • list_coursesFree

    List Epivo's public course catalogue, grouped by curriculum source. Args: audience: optional filter, "k12" or "adult". language: optional filter, e.g. "English", "Swedish", "Greek", "Arabic" (display name, matching the "language" field of each result). Returns the same shape as GET /api/v1/public/courses -- no fields are added or removed, since this tool applies the filters to the response of that endpoint rather than deriving its own query.

Public scan report

scanner v0.1.7 · 2026-09-19 · same rubric, same numbers if you re-run it

no findings
  • Code scanremote-only server, no package to scann/a
  • Live reliabilityremote reachable in 611ms20/20
  • Tool poisoning3 tool descriptions checked15/15
  • Auth qualityopen endpoint, read-only tools10/15
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityno repository or website to verify2/10
Overall 67/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http epivo-catalog https://api.epivo.ai/api/v1/public/mcp
Add to Cursor

Epivo Course Catalog: common questions

Is Epivo Course Catalog MCP server safe?
With care: it is graded C, so read the findings first (67/100). Read the Epivo Course Catalog safety report
How do I install Epivo Course Catalog?
It runs remotely at api.epivo.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
Does Epivo Course Catalog need an API key?
Not as far as the registry entry and our scan can tell: no credentials are declared or required.
Is Epivo Course Catalog maintained?
The latest release is v1.0.0.
Is Epivo Course Catalog up?
100% of our last 8 checks got an answer. We check remote servers about four times a day.

More from henrikthome-arch