Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CANVAS_BASE_URLYesBase URL of the Canvas LMS instancehttps://ciam.instructure.com
CANVAS_API_TOKENYesCanvas API token for authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
extensions
{
  "io.modelcontextprotocol/ui": {}
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
canvas_selfA

Return the current Canvas user for the configured token.

canvas_coursesC

List Canvas courses visible to the configured token.

canvas_course_assignmentsC

List assignments for a Canvas course.

canvas_upcoming_eventsC

List upcoming Canvas calendar events.

canvas_todoA

List Canvas todo items for the current user.

canvas_course_modulesC

List modules and module items for a Canvas course.

canvas_course_pagesB

List wiki pages for a Canvas course.

canvas_course_filesB

List files for a Canvas course, optionally scoped to a folder.

canvas_submissionsC

List submissions for an assignment or visible course submissions.

canvas_raw_getC

Run a read-only GET against a Canvas /api/v1/... path.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/zihan1997/canvas-mcp'

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