Epivo Course Catalog MCP server
Read-only access to Epivo's live course catalogue for AI agents.
Little public usage data yet
Reviews
Write oneNobody 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 postsget_catalog_statsFreeGet aggregate catalogue counts (courses, curricula, languages, knowledge components). Returns the same shape as GET /api/v1/public/stats.
get_course_detailFreeGet 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_coursesFreeList 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
- –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
Install directly
claude mcp add --transport http epivo-catalog https://api.epivo.ai/api/v1/public/mcp
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.