Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
CANVAS_API_URL | Yes | The Canvas API URL (e.g., https://your-institution.instructure.com/api/v1) | |
MCP_SERVER_NAME | No | Name for the MCP server | canvas-mcp |
CANVAS_API_TOKEN | Yes | Your Canvas API token with appropriate permissions |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
No tools |