qlik-cloud-mcp

grantrolfe/qlik-cloud-mcp
★ 0 stars TypeScript API Integration Updated today
Qlik Cloud toolkit for coding agents: CLI + Agent Skill (any agent) and MCP server (MCP-native clients), built on the official @qlik/api SDK.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "qlik-cloud-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "grantrolfe/qlik-cloud-mcp"
      ]
    }
  }
}

README Excerpt

A Qlik Cloud toolkit for coding agents, built on Qlik's official [`@qlik/api`](https://github.com/qlik-oss/qlik-api-ts) SDK. It covers apps, spaces, users, groups, license allotments/assignments/consumption, and Application Automation workflows. It ships as two interfaces sharing one codebase (`src/tools.ts`), so pick whichever fits your agent: