We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/sweeden-ttu/canvas-lms-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
.env.example•325 B
# Canvas LMS API Configuration
# Copy this file to .env and fill in your values
# Your Canvas API token
# Generate at: Canvas Settings -> Approved Integrations -> + New Access Token
CANVAS_API_TOKEN=your_canvas_api_token_here
# Canvas instance base URL (no trailing slash)
CANVAS_BASE_URL=https://texastech.instructure.com