Skip to main content
Glama

Canvas MCP Server V2.0

canvas_get_upcoming_assignments

Retrieve upcoming assignment due dates from Canvas LMS. Specify a limit to control the number of assignments returned, helping users stay organized and manage deadlines effectively.

Instructions

Get upcoming assignment due dates

Input Schema

NameRequiredDescriptionDefault
limitNoMaximum number of assignments to return

Input Schema (JSON Schema)

{ "properties": { "limit": { "description": "Maximum number of assignments to return", "type": "number" } }, "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