Skip to main content
Glama

Canvas MCP Server V2.0

canvas_list_courses

Retrieve a list of all courses for the current user in Canvas, with the option to include ended courses, enabling efficient course management and navigation within the learning management system.

Instructions

List all courses for the current user

Input Schema

NameRequiredDescriptionDefault
include_endedNoInclude ended courses

Input Schema (JSON Schema)

{ "properties": { "include_ended": { "description": "Include ended courses", "type": "boolean" } }, "required": [], "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DMontgomery40/mcp-canvas-lms'

If you have feedback or need assistance with the MCP directory API, please join our Discord server