Repository Record

1stars
0forks
Elixir
MIT

About

QlikMCP is an MCP (Model Context Protocol) server for Qlik Cloud that enables AI assistants like Claude to interact with Qlik analytics platform. It provides data extraction from apps, sheets and visualizations, expression evaluation, app management with reload triggers, space and file browsing, and automation capabilities with comprehensive timeout protection.

Tech Stack

ElixirAnubis MCPQlikElixirPlug Cowboy

Quick Start

git clone https://github.com/Balneario-de-Cofrentes/qlik_mcp.git && cd qlik_mcp && mix deps.get && export QLIK_API_KEY="your-api-key" && export QLIK_TENANT_URL="https://your-tenant.region.qlikcloud.com" && mix run --no-halt