Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port8080
BASE_PATHNoMCP endpoint path/mcp
MCP_AUTH_TOKENNoOptional Bearer token for /mcp endpoint authentication
ALLOWED_ORIGINSNoComma-separated list of allowed origins for Origin validation (default: http://localhost:*,http://127.0.0.1:*)
CANVAS_BASE_URLYesYour Canvas instance URL (e.g., https://yourschool.instructure.com)
CANVAS_API_TOKENYesYour Canvas personal access token
CANVAS_TIMEOUT_MSNoTimeout in milliseconds for outbound Canvas API requests (connect + read)15000

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jordanlein/Canvas_MCP'

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