Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_LEVELNoLog level: debug, info, warn, error (default info)
LOG_FORMATNoLog format: json or pretty (default json)
CANNY_API_KEYYesYour Canny API key (required)
CANNY_SUBDOMAINYesYour Canny subdomain (auto-detected from CANNY_BASE_URL if *.canny.io, but often required)
CANNY_TOOL_MODENoTool mode: readonly, all, or comma-separated toolsets (default readonly)
SERVER_HTTP_HOSTNoHTTP server bind address (default 0.0.0.0)
SERVER_HTTP_PORTNoHTTP server port (default 3000)
SERVER_TRANSPORTNoTransport mode: stdio, http, or both (default stdio)
CANNY_COMPACT_MODENoReturn compact responses (true/false, default true)
CANNY_JIRA_ENABLEDNoEnable Jira integration (true/false, default false)
CANNY_CACHE_ENABLEDNoEnable response caching (true/false, default true)
CANNY_DEFAULT_BOARDNoDefault board ID
CANNY_CACHE_MAX_SIZENoMaximum cache entries (default 100)
CANNY_PAGINATION_MAXNoMaximum total results (default 50)
CANNY_JIRA_PROJECT_KEYNoJira project key (e.g., PROJ)
CANNY_PAGINATION_LIMITNoResults per page (default 10)
CANNY_RATE_LIMIT_WINDOWNoRate limit window in milliseconds (default 60000)
CANNY_RATE_LIMIT_REQUESTSNoMaximum requests per window (default 100)

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/opensourceops/canny-mcp-server'

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