qlik-mcp

qlik-mcp

3.3

If you are the rightful owner of qlik-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

MCP Server for the Qlik Cloud API, enabling Claude to interact with Qlik applications and extract data from visualizations.

The Qlik MCP Server is designed to facilitate seamless interaction with Qlik Cloud applications through the Model Context Protocol (MCP). It allows users to list applications, access sheets, retrieve charts, and extract data from visualizations within the Qlik environment. This server is particularly useful for integrating Qlik's powerful data visualization capabilities with other platforms and tools, enhancing data-driven decision-making processes. The server supports comprehensive authentication and rate limiting, ensuring secure and efficient data access. Users can configure the server using environment variables and run it on various platforms, including Docker, Claude Desktop, and Cursor, making it versatile and adaptable to different development environments.

Features

  • List Qlik applications and retrieve detailed information.
  • Access sheets within a Qlik application and obtain metadata.
  • Retrieve charts from specific sheets and extract data.
  • Supports pagination and rate limiting for efficient data handling.
  • Configurable via environment variables for flexible deployment.

Tools

  1. qlik_get_apps

    List all available Qlik applications in the workspace

  2. qlik_get_app_sheets

    Get all worksheets in the Qlik application

  3. qlik_get_sheet_charts

    Get all charts in a specific worksheet

  4. qlik_get_chart_data

    Get data from a specific chart