Skip to main content
Glama
thvl3

Canvas Academic MCP

by thvl3

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CANVAS_DB_PATHNoAbsolute path to the SQLite database cache file. Defaults to the per-user state directory; override if you need a specific location.
CANVAS_BASE_URLYesThe base URL of your Canvas instance (HTTPS origin). Example: https://school.instructure.com
CANVAS_PROVIDERNoThe provider used to access Canvas. Defaults to 'browser' for the normal browser-extension flow. The legacy 'legacy-pat' provider is only for compatibility and requires CANVAS_ACCESS_TOKEN.browser
CANVAS_TIMEZONENoIANA timezone used for human-readable timestamps in CLI output, e.g. America/New_York. Optional.
CANVAS_ACCESS_TOKENNoCanvas personal access token. Only used when CANVAS_PROVIDER=legacy-pat. Not needed for normal browser-based operation.
CANVAS_WORKSPACE_ROOTNoAbsolute path to the root directory where assignment workspaces are created. Defaults to the per-user state directory; override if you need a specific location.

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources