Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Host address for the MCP server | 127.0.0.1 |
| MCP_PORT | No | Port for the MCP server | 8000 |
| MCP_SECRET | No | Secret key for authenticating requests to the MCP server | |
| CANVAS_TOKEN | Yes | API token for Canvas LMS, obtained from Account -> Settings | |
| CANVAS_BASE_URL | Yes | URL of the Canvas LMS instance (e.g., https://tu-instancia-canvas.edu) |
Capabilities
Server capabilities have not been inspected yet.
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 | |