com.mcparmory/canvas
PYPI · MCPARMORY-CANVAS · 2 COMPONENTS · SCANNED SEP 20
Manage courses, submissions, grades, and student data in Canvas LMS
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security87
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- Install-script risk not yet assessed.Unverified
- 2 of 46 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency32
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- License check failed: the license (MIT License) isn't a recognized OSI-approved license. See how to fix → Fail
- Actively maintained (last published 131 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability0
- Schema quality not yet verified: the captured schema was too large for us to store in full, so we will not judge it on a partial copy.Unverified
Stability & Change Management0
- Stability not yet verified: the captured schema was too large for us to store in full, and comparing a partial copy would report our own trimming as a change.Unverified
Tool Coverage0
- Tool coverage not yet verified: the captured tool definitions were too large for us to store in full, so we will not judge them on a partial copy.Unverified
Tool Safety0
- Tool safety not yet verified: the captured tool definitions were too large for us to store in full, and the trim removes the very descriptions this category reads.Unverified
Capabilities100
- Implements a current MCP spec version (2026-07-28).Pass
Unverified: 4 categories
Categories scored 0 because our sandbox run of this package has not given us the schema these checks need to read. That is a gap on our side rather than a finding about the package, and we only credit what we can confirm, so the score stands at 0 until the capture succeeds. We are working through the fleet, so this normally clears without any action from you. How we score packages →
How do I install the com.mcparmory/canvas MCP server?
com.mcparmory/canvas runs locally as a PyPI package, launched with uvx mcparmory-canvas. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
pypi · mcparmory-canvas
claude mcp add com-mcparmory-canvas -- uvx mcparmory-canvas
{
"mcpServers": {
"com-mcparmory-canvas": {
"command": "uvx",
"args": [
"mcparmory-canvas"
]
}
}
} {
"servers": {
"com-mcparmory-canvas": {
"command": "uvx",
"args": [
"mcparmory-canvas"
]
}
}
} codex mcp add com-mcparmory-canvas -- uvx mcparmory-canvas
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"com-mcparmory-canvas": {
"type": "local",
"command": [
"uvx",
"mcparmory-canvas"
],
"enabled": true
}
}
} openclaw mcp add com-mcparmory-canvas --command uvx --arg mcparmory-canvas
mcp_servers:
com-mcparmory-canvas:
command: "uvx"
args: ["mcparmory-canvas"] {
"McpServers": {
"com-mcparmory-canvas": {
"Transport": "stdio",
"Command": "uvx",
"Arguments": [
"mcparmory-canvas"
]
}
}
} assistant mcp add com-mcparmory-canvas -t stdio -c uvx -a mcparmory-canvas
{
"mcpServers": {
"com-mcparmory-canvas": {
"command": "uvx",
"args": [
"mcparmory-canvas"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 15 Sept 26 +15
- Malware scan: unverified → pass ▲ security
- 14 Sept 26 −15
- Malware scan: pass → unverified ▼ security
- 1 Sept 26 0
- MCP protocol: Implements a current MCP spec version (2026-07-28). functional
- 26 Aug 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 21 Aug 26 0
- Malware scan: unverified → pass ▲ security
- 17 Aug 26 0
- Malware scan: pass → unverified ▼ security
- 16 Aug 26 0
- Malware scan: unverified → pass ▲ security
- 15 Aug 26 0
- Malware scan: pass → unverified ▼ security
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 20 Sept 2026 · Analysed pypi/mcparmory-canvas@1.0.3
Provenance No attestation
The registry publishes no build provenance for this version, so there is nothing to verify.
| Result | No attestation |
|---|---|
| Ecosystem | pypi |
Background: How many MCP packages publish verified provenance →
Dependencies 46 packages
| Packages resolved | 46 |
|---|---|
| Stale | 1 |
| No linked repository | 1 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
abort_pending_sis_imports ~65
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| account_id | string | yes | – |
No output schema declared.
No examples provided.
abort_sis_import ~76
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| account_id | string | yes | – |
| id | string | yes | – |
No output schema declared.
No examples provided.
accept_course_enrollment ~72
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| course_id | string | yes | – |
| id | string | yes | – |
No output schema declared.
No examples provided.
add_communication_channel ~219
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| communication_channel_address | string | yes | – |
| communication_channel_token | string | – | – |
| communication_channel_type | string | yes | – |
| skip_confirmation | boolean | – | – |
| user_id | string | yes | – |
No output schema declared.
No examples provided.
add_conversation_recipients ~109
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| recipients | array | yes | – |
No output schema declared.
No examples provided.
add_module_item ~421
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| course_id | string | yes | – |
| module_id | string | yes | – |
| module_item_completion_requirement_min_score | string | – | – |
| module_item_completion_requirement_type | string | – | – |
| module_item_content_id | string | yes | – |
| module_item_external_url | string | – | – |
| module_item_indent | string | – | – |
| module_item_new_tab | boolean | – | – |
| module_item_page_url | string | – | – |
| module_item_position | string | – | – |
| module_item_title | string | – | – |
| module_item_type | string | yes | – |
No output schema declared.
No examples provided.
add_poll_choice ~131
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| poll_choices_is_correct | array | – | – |
| poll_choices_position | array | – | – |
| poll_choices_text | array | yes | – |
| poll_id | string | yes | – |
No output schema declared.
No examples provided.
assign_file_usage_rights ~161
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| file_ids | array | yes | – |
| folder_ids | array | – | – |
| group_id | string | yes | – |
| publish | boolean | – | – |
| usage_rights_use_justification | string | yes | – |
No output schema declared.
No examples provided.
assign_mastery_path ~166
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignment_set_id | string | – | – |
| course_id | string | yes | – |
| id | string | yes | – |
| module_id | string | yes | – |
| student_id | string | – | – |
No output schema declared.
No examples provided.
assign_peer_reviewer ~119
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignment_id | string | yes | – |
| course_id | string | yes | – |
| submission_id | string | yes | – |
| user_id | string | yes | – |
No output schema declared.
No examples provided.
assign_peer_reviewer_section ~111
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignment_id | string | yes | – |
| section_id | string | yes | – |
| submission_id | string | yes | – |
| user_id | string | yes | – |
No output schema declared.
No examples provided.
assign_usage_rights ~161
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| file_ids | array | yes | – |
| folder_ids | array | – | – |
| publish | boolean | – | – |
| usage_rights_use_justification | string | yes | – |
| user_id | string | yes | – |
No output schema declared.
No examples provided.
bulk_grade_submissions ~237
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| course_id | string | yes | – |
| grade_data_student_id_assignment_id | string | – | – |
| grade_data_student_id_excuse | boolean | – | – |
| grade_data_student_id_group_comment | boolean | – | – |
| grade_data_student_id_posted_grade | string | – | – |
| grade_data_student_id_text_comment | string | – | – |
| rubric_criterion_comments | string | – | – |
| rubric_criterion_id | string | – | – |
| rubric_criterion_points | number | – | – |
No output schema declared.
No examples provided.
bulk_update_courses ~161
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| account_id | string | yes | – |
| course_ids | array | yes | – |
| event | string | yes | – |
No output schema declared.
No examples provided.
cancel_appointment_group ~71
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| cancel_reason | string | – | – |
| id | string | yes | – |
No output schema declared.
No examples provided.
cancel_or_delete_quiz_report ~111
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| course_id | string | yes | – |
| id | string | yes | – |
| quiz_id | string | yes | – |
No output schema declared.
No examples provided.
check_account_permissions ~107
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| account_id | string | yes | – |
| permissions | array | – | – |
No output schema declared.
No examples provided.
check_course_permissions ~89
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| course_id | string | yes | – |
| permissions | array | – | – |
No output schema declared.
No examples provided.
check_group_permissions ~89
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | string | yes | – |
| permissions | array | – | – |
No output schema declared.
No examples provided.
check_provisional_grade_status ~108
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignment_id | string | yes | – |
| course_id | string | yes | – |
| student_id | string | – | – |
No output schema declared.
No examples provided.
check_provisional_grade_status_anonymous ~110
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| anonymous_id | string | – | – |
| assignment_id | string | yes | – |
| course_id | string | yes | – |
No output schema declared.
No examples provided.
clear_group_favorites ~30
No description provided.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
close_poll_session ~69
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| id | string | yes | – |
| poll_id | string | yes | – |
No output schema declared.
No examples provided.
conclude_or_delete_course ~79
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| event | string | yes | – |
| id | string | yes | – |
No output schema declared.
No examples provided.
copy_file ~110
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| dest_folder_id | string | yes | – |
| on_duplicate | string | – | – |
| source_file_id | string | yes | – |
No output schema declared.
No examples provided.
copy_folder ~99
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| dest_folder_id | string | yes | – |
| source_folder_id | string | yes | – |
No output schema declared.
No examples provided.
copy_outcome_group ~163
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| account_id | string | yes | – |
| async | boolean | – | – |
| id | string | yes | – |
| source_outcome_group_id | string | yes | – |
No output schema declared.
No examples provided.
copy_provisional_grade_to_final_mark ~105
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignment_id | string | yes | – |
| course_id | string | yes | – |
| provisional_grade_id | string | yes | – |
No output schema declared.
No examples provided.
create_appointment_group ~487
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| appointment_group_context_codes | array | yes | – |
| appointment_group_description | string | – | – |
| appointment_group_location_address | string | – | – |
| appointment_group_location_name | string | – | – |
| appointment_group_max_appointments_per_participant | string | – | – |
| appointment_group_min_appointments_per_participant | string | – | – |
| appointment_group_new_appointments_end_times | string | – | – |
| appointment_group_new_appointments_start_times | string | – | – |
| appointment_group_participant_visibility | string | – | – |
| appointment_group_participants_per_appointment | string | – | – |
| appointment_group_publish | boolean | – | – |
| appointment_group_sub_context_codes | array | – | – |
| appointment_group_title | string | yes | – |
No output schema declared.
No examples provided.
create_assignment ~1,258
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignment_allowed_extensions | array | – | – |
| assignment_assignment_group_id | string | – | – |
| assignment_assignment_overrides | array | – | – |
| assignment_automatic_peer_reviews | boolean | – | – |
| assignment_description | string | – | – |
| assignment_due_at | string | – | – |
| assignment_grade_group_students_individually | string | – | – |
| assignment_grading_standard_id | string | – | – |
| assignment_grading_type | string | – | – |
| assignment_group_category_id | string | – | – |
| assignment_integration_id | string | – | – |
| assignment_lock_at | string | – | – |
| assignment_moderated_grading | boolean | – | – |
| assignment_muted | boolean | – | – |
| assignment_name | string | yes | – |
| assignment_notify_of_update | boolean | – | – |
| assignment_omit_from_final_grade | boolean | – | – |
| assignment_only_visible_to_overrides | boolean | – | – |
| assignment_peer_reviews | boolean | – | – |
| assignment_points_possible | number | – | – |
| assignment_position | string | – | – |
| assignment_published | boolean | – | – |
| assignment_quiz_lti | boolean | – | – |
| assignment_submission_types | array | – | – |
| assignment_turnitin_enabled | boolean | – | – |
| assignment_unlock_at | string | – | – |
| assignment_vericite_enabled | boolean | – | – |
| course_id | string | yes | – |
| external_tool_new_tab | boolean | – | – |
| external_tool_resource_type_code | string | – | – |
| external_tool_url | string | – | – |
| integration_data_custom_fields | object | – | – |
| integration_data_sis_id | string | – | – |
| turnitin_exclude_quoted | boolean | – | – |
| turnitin_exclude_small_matches | boolean | – | – |
| turnitin_internet_check | boolean | – | – |
| turnitin_journal_check | boolean | – | – |
| turnitin_originality_report_visibility | string | – | – |
| turnitin_s_paper_check | boolean | – | – |
No output schema declared.
No examples provided.
create_assignment_group ~194
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| course_id | string | yes | – |
| group_weight | number | – | – |
| integration_data | object | – | – |
| name | string | – | – |
| position | string | – | – |
| rules | string | – | – |
| sis_source_id | string | – | – |
No output schema declared.
No examples provided.
create_assignment_override ~403
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignment_id | string | yes | – |
| assignment_override_course_section_id | string | – | – |
| assignment_override_due_at | string | – | – |
| assignment_override_group_id | string | – | – |
| assignment_override_lock_at | string | – | – |
| assignment_override_student_ids | array | – | – |
| assignment_override_title | string | – | – |
| assignment_override_unlock_at | string | – | – |
| course_id | string | yes | – |
No output schema declared.
No examples provided.
create_assignment_overrides ~118
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| assignment_overrides | array | yes | – |
| course_id | string | yes | – |
No output schema declared.
No examples provided.
create_bookmark ~138
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| data | string | – | – |
| name | string | – | – |
| position | string | – | – |
| url | string | – | – |
No output schema declared.
No examples provided.
create_calendar_event ~413
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| calendar_event_all_day | boolean | – | – |
| calendar_event_child_event_data_X_context_code | string | – | – |
| calendar_event_child_event_data_X_end_at | string | – | – |
| calendar_event_child_event_data_X_start_at | string | – | – |
| calendar_event_context_code | string | yes | – |
| calendar_event_description | string | – | – |
| calendar_event_duplicate_count | number | – | – |
| calendar_event_end_at | string | – | – |
| calendar_event_location_address | string | – | – |
| calendar_event_location_name | string | – | – |
| calendar_event_start_at | string | – | – |
| calendar_event_time_zone_edited | string | – | – |
| calendar_event_title | string | – | – |
No output schema declared.
No examples provided.
create_conversation_thread ~344
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| attachment_ids | array | – | – |
| body | string | yes | – |
| context_code | string | – | – |
| group_conversation | boolean | – | – |
| mode | string | – | – |
| recipients | array | yes | – |
| subject | string | – | – |
| user_note | boolean | – | – |
No output schema declared.
No examples provided.
create_course ~679
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| account_id | string | yes | – |
| course_allow_student_forum_attachments | boolean | – | – |
| course_allow_student_wiki_edits | boolean | – | – |
| course_allow_wiki_comments | boolean | – | – |
| course_apply_assignment_group_weights | boolean | – | – |
| course_course_code | string | – | – |
| course_course_format | string | – | – |
| course_default_view | string | – | – |
| course_end_at | string | – | – |
| course_grading_standard_id | string | – | – |
| course_hide_final_grades | boolean | – | – |
| course_integration_id | string | – | – |
| course_is_public | boolean | – | – |
| course_is_public_to_auth_users | boolean | – | – |
| course_license | string | – | – |
| course_name | string | – | – |
| course_open_enrollment | boolean | – | – |
| course_public_description | string | – | – |
| course_public_syllabus | boolean | – | – |
| course_public_syllabus_to_auth | boolean | – | – |
| course_restrict_enrollments_to_course_dates | boolean | – | – |
| course_self_enrollment | boolean | – | – |
| course_sis_course_id | string | – | – |
| course_start_at | string | – | – |
| course_syllabus_body | string | – | – |
| course_term_id | string | – | – |
| course_time_zone | string | – | – |
| enable_sis_reactivation | boolean | – | – |
| enroll_me | boolean | – | – |
| offer | boolean | – | – |
No output schema declared.
No examples provided.
create_discussion_entry ~111
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| attachment | string | – | – |
| course_id | string | yes | – |
| message | string | – | – |
| topic_id | string | yes | – |
No output schema declared.
No examples provided.
create_discussion_entry_group ~122
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| attachment | string | – | – |
| group_id | string | yes | – |
| message | string | – | – |
| topic_id | string | yes | – |
No output schema declared.
No examples provided.
create_discussion_reply ~146
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| attachment | string | – | – |
| course_id | string | yes | – |
| entry_id | string | yes | – |
| message | string | – | – |
| topic_id | string | yes | – |
No output schema declared.
No examples provided.
create_discussion_reply_group ~150
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| attachment | string | – | – |
| entry_id | string | yes | – |
| group_id | string | yes | – |
| message | string | – | – |
| topic_id | string | yes | – |
No output schema declared.
No examples provided.
create_discussion_topic ~539
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_rating | boolean | – | – |
| assignment | – | – | – |
| attachment | string | – | – |
| course_id | string | yes | – |
| delayed_post_at | string | – | – |
| discussion_type | string | – | – |
| group_category_id | string | – | – |
| is_announcement | boolean | – | – |
| message | string | – | – |
| only_graders_can_rate | boolean | – | – |
| pinned | boolean | – | – |
| podcast_enabled | boolean | – | – |
| position_after | string | – | – |
| published | boolean | – | – |
| require_initial_post | boolean | – | – |
| sort_by_rating | boolean | – | – |
| specific_sections | string | – | – |
| title | string | – | – |
No output schema declared.
No examples provided.
create_discussion_topic_group ~559
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| allow_rating | boolean | – | – |
| assignment | – | – | – |
| attachment | string | – | – |
| delayed_post_at | string | – | – |
| discussion_type | string | – | – |
| group_category_id | string | – | – |
| group_id | string | yes | – |
| is_announcement | boolean | – | – |
| message | string | – | – |
| only_graders_can_rate | boolean | – | – |
| pinned | boolean | – | – |
| podcast_enabled | boolean | – | – |
| position_after | string | – | – |
| published | boolean | – | – |
| require_initial_post | boolean | – | – |
| sort_by_rating | boolean | – | – |
| specific_sections | string | – | – |
| title | string | – | – |
No output schema declared.
No examples provided.
create_external_feed ~105
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| course_id | string | yes | – |
| header_match | boolean | – | – |
| url | string | yes | – |
| verbosity | string | – | – |
No output schema declared.
No examples provided.
create_external_feed_group ~139
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | string | yes | – |
| header_match | boolean | – | – |
| url | string | yes | – |
| verbosity | string | – | – |
No output schema declared.
No examples provided.
create_external_tool ~661
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| account_id | string | yes | – |
| account_navigation | object | – | – |
| config_type | string | – | – |
| config_url | string | – | – |
| config_xml | string | – | – |
| consumer_key | string | yes | – |
| course_home_sub_navigation | object | – | – |
| course_navigation | object | – | – |
| custom_fields | object | – | – |
| description | string | – | – |
| domain | string | – | – |
| editor_button | object | – | – |
| homework_submission | object | – | – |
| icon_url | string | – | – |
| link_selection | object | – | – |
| migration_selection | object | – | – |
| name | string | yes | – |
| not_selectable | boolean | – | – |
| oauth_compliant | boolean | – | – |
| privacy_level | string | yes | – |
| resource_selection | object | – | – |
| shared_secret | string | yes | – |
| text | string | – | – |
| tool_configuration | object | – | – |
| url | string | – | – |
| user_navigation | object | – | – |
No output schema declared.
No examples provided.
create_external_tool_course ~641
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| account_navigation | object | – | – |
| config_type | string | – | – |
| config_url | string | – | – |
| config_xml | string | – | – |
| consumer_key | string | yes | – |
| course_home_sub_navigation | object | – | – |
| course_id | string | yes | – |
| course_navigation | object | – | – |
| custom_fields | object | – | – |
| description | string | – | – |
| domain | string | – | – |
| editor_button | object | – | – |
| homework_submission | object | – | – |
| icon_url | string | – | – |
| link_selection | object | – | – |
| migration_selection | object | – | – |
| name | string | yes | – |
| not_selectable | boolean | – | – |
| oauth_compliant | boolean | – | – |
| privacy_level | string | yes | – |
| resource_selection | object | – | – |
| shared_secret | string | yes | – |
| text | string | – | – |
| tool_configuration | object | – | – |
| url | string | – | – |
| user_navigation | object | – | – |
No output schema declared.
No examples provided.
create_folder ~120
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| course_id | string | yes | – |
| hidden | boolean | – | – |
| locked | boolean | – | – |
| name | string | yes | – |
| position | string | – | – |
No output schema declared.
No examples provided.
create_folder_group ~120
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| group_id | string | yes | – |
| hidden | boolean | – | – |
| locked | boolean | – | – |
| name | string | yes | – |
| position | string | – | – |
No output schema declared.
No examples provided.
create_folder_nested ~118
No description provided.
| Name | Type | Req | Description |
|---|---|---|---|
| folder_id | string | yes | – |
| hidden | boolean | – | – |
| locked | boolean | – | – |
| name | string | yes | – |
| position | string | – | – |
No output schema declared.
No examples provided.
What is the com.mcparmory/canvas MCP server?
com.mcparmory/canvas is an MCP server listed in the public MCP registry as com.mcparmory/canvas. Manage courses, submissions, grades, and student data in Canvas LMS. This page covers its PyPI package (mcparmory-canvas).
Is the com.mcparmory/canvas MCP server safe to use?
com.mcparmory/canvas scores 37 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 20 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
Is the com.mcparmory/canvas MCP server still maintained?
com.mcparmory/canvas is still listed as active in the MCP registry. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.