Skip to content
Claude Code

ictexam mcp for Claude Code

io.github.ictinnovations/ictexam-mcp

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

client:Claude Code transport:stdio runtime:npm

Install ictexam mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add ictexam-mcp -e ICTEXAM_BASE_URL=<ICTEXAM_BASE_URL> -e ICTEXAM_EMAIL=<ICTEXAM_EMAIL> -e ICTEXAM_PASSWORD=<ICTEXAM_PASSWORD> -e ICTEXAM_API_PREFIX=<ICTEXAM_API_PREFIX> -e ICTEXAM_MCP_ALLOW_WRITE=<ICTEXAM_MCP_ALLOW_WRITE> -e ICTEXAM_TIMEOUT_MS=<ICTEXAM_TIMEOUT_MS> -e ICTEXAM_TLS_INSECURE=<ICTEXAM_TLS_INSECURE> -- npx -y ictexam-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

ictexam mcp in other clients