Q

Qlik Sense

Integrates with Qlik Sense Enterprise through Repository and Engine APIs to enable querying data mod...

302 views
1 installs
Updated Nov 22, 2025
Not audited
Integrates with Qlik Sense Enterprise through Repository and Engine APIs to enable querying data models, managing applications and users, extracting table data, and automating reload tasks for business intelligence workflows.
  1. Obtain Your Qlik Sense Server Credentials and Addresses

    • Make sure you have access to your Qlik Sense Enterprise server.
    • Collect your Qlik Sense server URL (e.g., https://your-qlik-server.company.com).
    • Obtain your Qlik Sense user directory (e.g., COMPANY) and user ID (your Qlik Sense username).
  2. Export Qlik Sense Certificates

    • Access the Qlik Management Console (QMC) on your Qlik Sense server.
    • Go to the Certificates section.
    • Export the certificates in PEM format:
      • Export the client certificate (client.pem).
      • Export the client key (client_key.pem).
      • Export the root certificate (root.pem).
    • Save these certificate files securely.
  3. Upload Certificates for MCP Server

    • Place the downloaded certificates (client.pem, client_key.pem, root.pem) in a folder on your local machine or secure server.
    • Note the absolute file paths to each certificate file.
  4. Collect Required Connection Information

    • You will need the following connection details:
      • Qlik Sense server URL (QLIK_SERVER_URL)
      • User directory (QLIK_USER_DIRECTORY)
      • User ID (QLIK_USER_ID)
      • Absolute path to client certificate (QLIK_CLIENT_CERT_PATH)
      • Absolute path to client key (QLIK_CLIENT_KEY_PATH)
      • Absolute path to root CA certificate (QLIK_CA_CERT_PATH)
      • (Optional) Repository port, Engine port, SSL verification settings (default: 4242, 4747, false)
  5. Add Environment Variables in FastMCP

    • In the FastMCP connection interface, click "Install Now" for Qlik Sense MCP.
    • Fill in the following ENV values:
      • QLIK_SERVER_URL
      • QLIK_USER_DIRECTORY
      • QLIK_USER_ID
      • QLIK_CLIENT_CERT_PATH
      • QLIK_CLIENT_KEY_PATH
      • QLIK_CA_CERT_PATH
      • (Optional, usually defaults are correct) QLIK_REPOSITORY_PORT (default: 4242)
      • (Optional) QLIK_ENGINE_PORT (default: 4747)
      • (Optional) QLIK_VERIFY_SSL (set to false if using self-signed certificates for testing)
  6. Save and Test the Connection

    • After entering the environment values, save your changes in FastMCP.
    • Test the integration by running any MCP command (e.g., “get_apps”) to verify that the connection is working.

Note:

  • Always keep your certificates and sensitive information secure and never share them publicly.
  • If unsure about certificate export, consult your Qlik Sense administrator for assistance.

How to Install Qlik Sense

Install Qlik Sense MCP server with one click through FastMCP. Choose your preferred AI development tool below:

Claude Desktop

Click "Claude Desktop" in Quick Start

Cursor IDE

Click "Cursor IDE" in Quick Start

VS Code

Click "VS Code" in Quick Start

Alternatives to Qlik Sense

Looking for similar MCP servers? Browse other servers in the same categories on FastMCP, or check out the similar servers listed above.

Quick Start

View on GitHub

More for Analytics and Data

View All →

Report Issue

Thank you! Your issue report has been submitted successfully.

Stay ahead of the MCP ecosystem

Get the top new MCP servers, trending tools, and dev tips delivered weekly. Free, no spam, unsubscribe anytime.

Join 2,847 developers. We send one email per week.