mcp-student-records

zavora-ai/mcp-student-records
★ 1 stars Rust AI/LLM Updated today
Student Records MCP Server — a Student Information System (students, courses, enrollment, grades & rubrics, attendance, support, guardians, transcripts, analytics) with FERPA access logging
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-student-records": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-student-records"
      ]
    }
  }
}

README Excerpt

A full Student Information System (SIS) for [ADK-Rust Enterprise](https://enterprise.adk-rust.com) education agents. 46 MCP tools covering students, courses & enrollment, grades & rubric scoring, attendance, support cases, guardians & communications, transcripts, and learning analytics — with **FERPA access logging on every student-scoped operation**.

Tools (3)

EvidenceThesismwangi