Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
APP_NAMENoName of the Qlik Sense app to open by default. For enterprise mode, this can be a friendly name that is resolved to a GUID via GetDocList.
QLIK_HOSTNoHostname of the Qlik Sense Engine. For desktop mode, default is 'localhost'. For enterprise mode, this is required.localhost
QLIK_MODENoMode for connecting to Qlik Sense. Either 'desktop' (default) or 'enterprise'.desktop
QLIK_PORTNoPort of the Qlik Sense Engine. For desktop mode, default is 4848. For enterprise mode, default is 4747.4848
OLLAMA_MODELNoThe Ollama model to use for AI-generated dashboard designs. Should be available locally via Ollama.qwen2.5-coder:7b
QLIK_USER_IDNoUser ID for the Qlik session (required for enterprise mode).
QLIK_CERT_DIRNoDirectory containing the client certificates (client.pem, client_key.pem, root.pem) for enterprise certificate authentication.
QLIK_SSL_VERIFYNoWhether to verify TLS certificate. Set to 'false' to disable verification (not recommended).true
QLIK_USER_DIRECTORYNoUser directory for the Qlik session (required for enterprise mode).
MAX_DIMENSION_CARDINALITYNoMaximum cardinality for dimensions used in charts. Dimensions above this value are rejected to avoid useless charts.

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/khabibsirius/qlik-mcp-server'

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