Skip to main content
Glama

Canvas MCP Server

by plyght
mcp-config-example.json287 B
{ "mcpServers": { "canvas": { "command": "bun", "args": ["run", "/absolute/path/to/canvas/src/index.ts"], "env": { "CANVAS_BASE_URL": "https://your-institution.instructure.com", "CANVAS_ACCESS_TOKEN": "your_access_token_here" } } } }

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

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