qlik-mcp-server
by khabibsirius
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_NAME | No | Name 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_HOST | No | Hostname of the Qlik Sense Engine. For desktop mode, default is 'localhost'. For enterprise mode, this is required. | localhost |
| QLIK_MODE | No | Mode for connecting to Qlik Sense. Either 'desktop' (default) or 'enterprise'. | desktop |
| QLIK_PORT | No | Port of the Qlik Sense Engine. For desktop mode, default is 4848. For enterprise mode, default is 4747. | 4848 |
| OLLAMA_MODEL | No | The Ollama model to use for AI-generated dashboard designs. Should be available locally via Ollama. | qwen2.5-coder:7b |
| QLIK_USER_ID | No | User ID for the Qlik session (required for enterprise mode). | |
| QLIK_CERT_DIR | No | Directory containing the client certificates (client.pem, client_key.pem, root.pem) for enterprise certificate authentication. | |
| QLIK_SSL_VERIFY | No | Whether to verify TLS certificate. Set to 'false' to disable verification (not recommended). | true |
| QLIK_USER_DIRECTORY | No | User directory for the Qlik session (required for enterprise mode). | |
| MAX_DIMENSION_CARDINALITY | No | Maximum cardinality for dimensions used in charts. Dimensions above this value are rejected to avoid useless charts. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessSyncing