56
/ 100
2 months ago
glama

Qlik MCP Server

Connects AI assistants like Claude to Qlik Cloud and Qlik Sense Enterprise environments, enabling natural language interactions for analytics, app management, reloads, user administration, and data governance across 34 tools.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
⚠️
Known vulnerabilities in dependencies: 11 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 7 credentials: AZURE_OPENAI_API_KEY, CLAUDE_API_KEY, OPENAI_API_KEY, QLIK_API_KEY, QLIK_OAUTH_CLIENT_SECRET, QLIK_OAUTH_REFRESH_TOKEN, QLIK_OAUTH_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies11 high13 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

high@modelcontextprotocol/sdk@0.5.0GHSA-8r9q-7v3j-jr4g

Anthropic's MCP TypeScript SDK has a ReDoS vulnerability

high@modelcontextprotocol/sdk@0.5.0GHSA-w48q-cv73-mx4w

Model Context Protocol (MCP) TypeScript SDK does not enable DNS rebinding protection by default

highaxios@1.10.0GHSA-35jp-ww65-95wh

axios Vulnerable to Full Man-in-the-Middle via Prototype Pollution Gadget in `config.proxy`

highaxios@1.10.0GHSA-3g43-6gmg-66jw

axios Vulnerable to Credential Theft and Response Hijacking via Prototype Pollution Gadget in Config Merge

highaxios@1.10.0GHSA-43fc-jf86-j433

Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAZURE_OPENAI_API_KEYYes Azure OpenAI API key
configAZURE_OPENAI_API_VERSIONNo API version (default: 2024-10-21)
configAZURE_OPENAI_DEPLOYMENTNo Deployment name (default: gpt-4o)
configAZURE_OPENAI_ENDPOINTYes Azure OpenAI endpoint URL
🔐 secretCLAUDE_API_KEYNo Anthropic API key
configCLAUDE_MODELNo Model name (default: claude-sonnet-4-20250514)
configLLM_PROVIDERNo LLM backend: claude (default), azure-openai, or openai
configLOG_LEVEL
configMCP_ALLOWED_ORIGINSNo Comma-separated CORS origins
configMCP_HTTP_HOSTNo HTTP server host (default: 0.0.0.0)
configMCP_HTTP_PORT"": "3000"
configMCP_RATE_LIMITNo Requests per minute per session (default: 300)
configMCP_SESSION_TIMEOUTNo Session timeout in seconds (default: 3600)
configMCP_TRANSPORTTo use with ChatGPT or other HTTP-based LLM clients, set to http or both:
🔐 secretOPENAI_API_KEYYes OpenAI API key
configOPENAI_MODELNo Model name (default: gpt-4o)
🔐 secretQLIK_API_KEY"": "your-api-key-here"
configQLIK_APP_ID
configQLIK_CERT_KEY_PATH
configQLIK_CERT_PATH"": "C:/ProgramData/Qlik/Sense/Repository/Exported Certificates/YourServer",
configQLIK_DEPLOYMENT"": "on-premise",
configQLIK_KEY_PATH
configQLIK_OAUTH_CLIENT_ID
🔐 secretQLIK_OAUTH_CLIENT_SECRET
🔐 secretQLIK_OAUTH_REFRESH_TOKEN
🔐 secretQLIK_OAUTH_TOKEN
configQLIK_OAUTH_TOKEN_URL
configQLIK_ROOT_CERT_PATH
configQLIK_TENANT_URL"": "https://your-tenant.eu.qlikcloud.com",
configQLIK_USER_DIRECTORY"": "COMPANY",
configQLIK_USER_ID"": "administrator"
configQLIK_VIRTUAL_PROXYNo Virtual proxy prefix (if configured)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 3 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/undsoul-qlik-claude-mcp-16f35z)](https://m8ven.ai/mcp/undsoul-qlik-claude-mcp-16f35z)
commit: cc115c60c386900217fed4680586cb67ae8f8429
code hash: b02e12abba875326568c4058d2071fb81c063e6a4aeea8e82952b51bd611d39e
verified: 5/30/2026, 9:58:48 AM
view raw JSON →