Skip to main content
Glama

Qlik Sense MCP Server

by bintocher

get_data_connections

Retrieve a list of data connections from Qlik Sense MCP Server using a filter query to streamline data management and integration tasks.

Instructions

Get list of data connections

Input Schema

NameRequiredDescriptionDefault
filterNoOptional filter query

Input Schema (JSON Schema)

{ "properties": { "filter": { "description": "Optional filter query", "type": "string" } }, "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