Skip to main content
Glama

Qlik Sense MCP Server

by bintocher

engine_open_app

Access and manage Qlik Sense applications by opening them using the Engine API. Input the app ID to integrate and analyze data efficiently through the Model Context Protocol.

Instructions

Open an app via Engine API

Input Schema

NameRequiredDescriptionDefault
app_idYesApplication ID

Input Schema (JSON Schema)

{ "properties": { "app_id": { "description": "Application ID", "type": "string" } }, "required": [ "app_id" ], "type": "object" }

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/bintocher/qlik-sense-mcp'

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