# Canvas API Configuration
CANVAS_API_TOKEN=your_token_here
CANVAS_API_URL=https://canvas.youruniversity.edu/api/v1
# MCP Server Configuration (optional)
MCP_SERVER_NAME=canvas-mcp
# Privacy Settings
# Students: Set to false (you only access your own data)
# Educators: Set to true for FERPA-compliant student data anonymization
ENABLE_DATA_ANONYMIZATION=false
ANONYMIZATION_DEBUG=false
# Optional: Institution name for display
INSTITUTION_NAME=Your University Name
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/vishalsachdev/canvas-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server