# canvas-lms-mcp

TypeScript MCP server for Canvas LMS — 165 tools across 42 domains.

- **Type:** MCP server
- **Trust:** 85/100 (A), scored on the package rubric
- **Verification:** verified (build provenance)
- **Version:** 1.27.6
- **Author:** io.github.bruchris
- **License:** MIT
- **npm:** canvas-lms-mcp
- **Source:** https://github.com/bruchris/canvas-lms-mcp
- **Compatible clients:** claude-code, cursor, copilot, gemini (basis: transport)

## Trust

85/100 (A), scored on the package rubric
- Publisher verified: no
- Build provenance: verified attestation
- npm trusted publishing (OIDC): yes
- Install scripts: nothing suspicious found
- Prompt-injection scan: not run
- Obfuscation scan: not run
- Evidence age: 13 days

## Security scan

- **Status:** clean
- **Scanned:** 2026-08-16T04:47:29.558Z
- **Version scanned:** 1.27.0
- **CVEs:** none found by OSV at scan time

## Tools

40 declared. Statically extracted from the shipped source — a floor on the surface, not a census.
- `get_account`
- `list_accounts`
- `list_sub_accounts`
- `list_account_courses`
- `list_account_users`
- `get_account_reports`
- `list_account_notifications`
- `view_account_notifications`
- `upload_submission_file`
- `submit_assignment`
- `search_course_content`
- `get_course_analytics`
- `get_student_analytics`
- `get_course_activity_stream`
- `get_assignment_analytics`
- `list_submission_comments_needing_attention`
- `list_students_needing_attention`
- `list_assignments`
- `get_assignment`
- `list_assignment_groups`
- `create_assignment`
- `update_assignment`
- `delete_assignment`
- `list_assignment_overrides`
- `create_assignment_override`
- `set_student_assignment_dates`
- `list_calendar_events`
- `create_calendar_event`
- `update_calendar_event`
- `create_content_export`
- `get_content_export`
- `list_content_exports`
- `list_content_migrations`
- `get_content_migration`
- `list_content_migration_types`
- `get_migration_selective_data`
- `get_migration_asset_id_mapping`
- `list_migration_issues`
- `create_content_migration`
- `list_conversations`

## Install

**Verdict: install** — No blocking findings and no open coverage gaps — safe to install as configured.
**Config** (claude-code):
```json
"{\n  \"mcpServers\": {\n    \"canvas-lms\": {\n      \"command\": \"npx\",\n      \"args\": [\n        \"-y\",\n        \"canvas-lms-mcp\"\n      ],\n      \"env\": {\n        \"CANVAS_API_TOKEN\": \"<YOUR_CANVAS_API_TOKEN>\"\n      }\n    }\n  }\n}"
```
**Credentials it will ask for** (names only — Forge never holds a value):
- `CANVAS_API_TOKEN` — Canvas API Token (required)
Placeholders only. Forge never holds, brokers, or transmits a credential value — replace each <YOUR_NAME> in your own config file. Do not send a value back to Forge; no Forge endpoint accepts one.
- This entry needs 1 credential (1 required). The generated config carries placeholders, so it will fail in the editor rather than at runtime if they are left unset.

## Blast radius

Extensive blast radius — deletes data; holds an api key.
- Floor 53, ceiling 53 (tier: extensive)
- This is impact, not likelihood. A high radius is not a defect: a filesystem server is supposed to write files. It is never part of the trust score.

## Machine-readable views of this entry

- Signed JSON: https://forgeregistry.com/api/v1/packages/canvas-lms-mcp
- Install plan: https://forgeregistry.com/api/v1/packages/canvas-lms-mcp/install-plan
- Alternatives: https://forgeregistry.com/api/v1/alternatives/canvas-lms-mcp
- HTML page: https://forgeregistry.com/registry/canvas-lms-mcp
- MCP: POST https://forgeregistry.com/api/mcp → `forge_get_package` / `forge_install_plan`

## About this document

Generated by Forge (https://forgeregistry.com) — a compact rendering of the same record served, signed, at the JSON URL above. Trust and scan facts are the registry's own measurements; anything Forge did not measure is named as unmeasured rather than omitted.
