mcp-education

zavora-ai/mcp-education
★ 1 stars Rust API Integration Updated today
Education LMS MCP server — manage courses, assignments, grades, students, and announcements via Canvas LMS API for ADK-Rust Enterprise
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-education": {
      "command": "cargo",
      "args": [
        "run",
        "--",
        "mcp-education"
      ]
    }
  }
}

Topics

adk-rustadk-rust-enterprisemcp-education