data platforms

Qlik Mcp

MCP Server for Qlik Cloud API that enables querying applications, sheets, and extracting data from visualizations with comprehensive authentication and rate limiting support.

typescript
cloud
data platforms
0
View on GitHub

Installation

npx -y jwaxman19/qlik-mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "qlik-mcp",
  "command": "npx",
  "args": [
    "-y",
    "jwaxman19/qlik-mcp"
  ]
}

About This MCP Server

jwaxman19/qlik-mcp

MCP Server for Qlik Cloud API that enables querying applications, sheets, and extracting data from visualizations with comprehensive authentication and rate limiting support.

GitHub: https://github.com/jwaxman19/qlik-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub