canvas-parent-mcp
by chrischall
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CANVAS_NAME | No | Optional name for Canvas instance (defaults to host portion of base URL) | |
| CANVAS_TOKEN | No | Personal access token for Canvas | |
| CANVAS_BASE_URL | Yes | The base URL of your Canvas instance (e.g., https://cms.instructure.com) | https://cms.instructure.com |
| CANVAS_PASSWORD | No | Canvas password (direct accounts only) | |
| CANVAS_USERNAME | No | Canvas username (direct accounts only) | |
| CANVAS_CLIENT_ID | No | OAuth client ID | |
| CANVAS_CLIENT_SECRET | No | OAuth client secret | |
| CANVAS_REFRESH_TOKEN | No | OAuth refresh token | |
| CANVAS_DISABLE_FETCHPROXY | No | Set to '1' to disable fetchproxy fallback | 0 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
No capabilities declared | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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/chrischall/canvas-parent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server