Skip to main content
Glama

Qlik Sense MCP Server

by bintocher

get_app_metadata

Retrieve application metadata efficiently using the REST API in Qlik Sense MCP Server, simplifying application data queries and management.

Instructions

Get app metadata via REST API - faster than Engine API for metadata queries

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