Skip to main content
Glama

Canvas MCP Server V2.0

canvas_list_calendar_events

Retrieve and manage calendar events from Canvas LMS within a specified date range. Organize academic schedules, deadlines, and activities efficiently using start and end date inputs.

Instructions

List calendar events

Input Schema

NameRequiredDescriptionDefault
end_dateNoEnd date (ISO format)
start_dateNoStart date (ISO format)

Input Schema (JSON Schema)

{ "properties": { "end_date": { "description": "End date (ISO format)", "type": "string" }, "start_date": { "description": "Start date (ISO format)", "type": "string" } }, "required": [], "type": "object" }
Install Server

Other Tools from Canvas MCP Server V2.0

Related Tools

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