Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
CANVAS_BASE_URLYesThe base URL of your Canvas instance (e.g., https://your-canvas-instance.com)
CANVAS_ACCESS_TOKENYesYour Canvas API access token

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
prompts
{
  "listChanged": true
}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_user_courses

Get courses for a specific user with optional grading count

Prompts

Interactive templates invoked by user choice

NameDescription
get-user-courses-helpGet help with retrieving user courses

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

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