AI-Grader

jagadeeshmn/AI-Grader
★ 0 stars TypeScript 🤖 AI/LLM Updated today
Role-based course platform for admins, instructors, and students. AI-powered rubric grading with per-criterion feedback. Includes an MCP server exposing the database as typed tools.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ai-grader": {
      "command": "npx",
      "args": [
        "-y",
        "jagadeeshmn/AI-Grader"
      ]
    }
  }
}

README Excerpt

An intelligent, role-based course management and assignment grading platform built with Next.js 16, powered by Claude for automated evaluation, retrieval-augmented grading, and course analytics. --- AI Grader manages the complete lifecycle of academic courses — from enrollment and assignment creation to AI-powered grading grounded in course reference material. It supports three distinct user roles (Admin, Instructor, Student), each with a tailored experience.

Tools (6)

get_course_summaryget_grade_distributionget_students_without_submissionsget_submission_statsget_ungraded_submissionslist_courses