Skip to main content
Glama

Qlik Sense MCP Server

by bintocher

get_app_details

Retrieve comprehensive details of a specific Qlik Sense application by providing its application ID, enabling efficient management and analysis of app-related data.

Instructions

Get detailed information about a specific application

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