Mmcp.market

Ictexam MCP server

by ictinnovations·io.github.ictinnovations/ictexam-mcp·v0.1.0

Read exams, gradebooks and item analysis; parse papers with AI and publish exams.

A85/100grade A
What users say
No reviews yet
Be the first
Safety scan
A85/100

full report

Adoption
Growing

16 stars22 downloads/wk

Reviews

Write one

Nobody has reviewed Ictexam yet.

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

Ictexam tools (9, 2 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • ictexam_get_exam

    Get a single exam paper by id: its settings, timing, share links and questions.

  • ictexam_gradebook

    Get the teacher gradebook: per-exam totals and student marks. Optionally filter by

  • ictexam_item_analysis

    Per-question item analysis for one exam: difficulty, p-value, average mark and how many

  • ictexam_list_classes

    List the classes (course groups) defined on ICTExam.

  • ictexam_list_exams

    List exam papers (assessments) on ICTExam: id, title, status (draft/published), class and

  • ictexam_list_subjects

    List the subjects on ICTExam, each tied to a class.

  • ictexam_parse_question_paperwrite action

    Upload a local PDF or DOCX question paper and have ICTExam extract the questions with AI:

  • ictexam_publish_examwrite action

    Publish an exam paper by id so students can take it. Returns the student and teacher share

  • ictexam_unpublish_exam

    Set an exam paper back to draft by id, so students can no longer access it.

Public scan report

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

no findings
  • Code scan11 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitystatic API keys via environment variables6/15
  • Maintenancelast push 13 days ago15/15
  • Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
Overall 85/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y ictexam-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add ictexam-mcp -- npx -y ictexam-mcp
Add to Cursor

Ictexam: common questions

Is Ictexam MCP server safe?
Yes, by our scan: it is graded A (85/100). Read the Ictexam safety report
How do I install Ictexam?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Ictexam need an API key?
Yes. The registry entry asks for ICTEXAM_PASSWORD.
Is Ictexam maintained?
The last commit was 13 days ago (2026-09-07). The latest release is v0.1.0.

More from ictinnovations