Qlik Sense Mcp Server

Created By
bintocher10 months ago
Overview

what is Qlik Sense MCP Server?

Qlik Sense MCP Server is a Model Context Protocol (MCP) server designed for integration with Qlik Sense Enterprise APIs, providing a unified interface for Repository API and Engine API operations.

how to use Qlik Sense MCP Server?

To use the Qlik Sense MCP Server, you can install it via uvx or pip, configure the necessary environment variables, and start the server using the command uvx qlik-sense-mcp-server.

key features of Qlik Sense MCP Server?

  • Unified API for all Qlik Sense operations
  • Certificate-based authentication for security
  • Optimized performance for queries and responses
  • Flexibility in data export formats
  • Advanced analytics tools for data analysis

use cases of Qlik Sense MCP Server?

  1. Integrating Qlik Sense with external applications for data analytics.
  2. Automating data retrieval and manipulation tasks in Qlik Sense.
  3. Creating hypercubes for complex data analysis.

FAQ from Qlik Sense MCP Server?

  • What is the main purpose of Qlik Sense MCP Server?

It serves as a bridge between Qlik Sense Enterprise and systems that support the Model Context Protocol, allowing for seamless API interactions.

  • How do I install Qlik Sense MCP Server?

You can install it using uvx qlik-sense-mcp-server or pip install qlik-sense-mcp-server.

  • What are the system requirements?

You need Python 3.12+, Qlik Sense Enterprise, and valid certificates for authentication.

Server Config

{
  "mcpServers": {
    "qlik-sense": {
      "command": "uvx",
      "args": [
        "qlik-sense-mcp-server"
      ],
      "env": {
        "QLIK_SERVER_URL": "https://your-qlik-server.company.com",
        "QLIK_USER_DIRECTORY": "COMPANY",
        "QLIK_USER_ID": "your-username",
        "QLIK_CLIENT_CERT_PATH": "/path/to/certs/client.pem",
        "QLIK_CLIENT_KEY_PATH": "/path/to/certs/client_key.pem",
        "QLIK_CA_CERT_PATH": "/path/to/certs/root.pem",
        "QLIK_REPOSITORY_PORT": "4242",
        "QLIK_ENGINE_PORT": "4747",
        "QLIK_VERIFY_SSL": "false"
      }
    }
  }
}
Project Info
Created At
10 months ago
Updated At
10 months ago
Author Name
bintocher
Star
-
Language
-
License
-

Recommend Servers

View All
Hellogrowthcrm

11 hours ago
Meteomatics

a day ago
Tavily Mcp
@tavily-ai

JavaScript
a year ago