Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ“Š Data Platforms
  3. Qlik MCP
Qlik MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 8:47:00 PM

Qlik MCP

User RatingsBe the first to rate and review this MCP server!
View Repository11 GitHub StarsTotal stargazers on GitHub for the source repository (11 stars).Visit Website
qlikclouddata-platformsdata-visualization

Connects Qlik Cloud to MCP clients for listing apps, exploring sheets and charts, and retrieving visualization data.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "jwaxman19-qlik-mcp": {
      "command": "npx",
      "args": [
        "run",
        "--allow-all",
        "--env-file=.env",
        "src/index.ts"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (8) Directory Badge Claim listing Alternatives๐Ÿ“Š More in Data Platforms

Overview

Qlik Cloud access via the jwaxman19/qlik-mcp MCP server lets agents inspect applications, sheets, charts, and visualization data. It uses a Qlik Cloud API key and tenant URL, with an optional default application ID supplied through environment variables. The server exposes separate MCP tools for discovering resources and retrieving chart rows with pagination and metadata controls. Reach for it when an agent needs structured access to existing Qlik Cloud content rather than direct database queries.

Use cases

โ€ขList Qlik Cloud applications available to an agent
โ€ขInspect sheets and charts within a Qlik application
โ€ขExtract tabular data from a Qlik visualization
โ€ขControl chart-data pagination and metadata output

Key features

โ€ขQlik Cloud API key authentication
โ€ขApplication, sheet, and chart discovery
โ€ขChart data extraction with headers and rows
โ€ขPagination and row-limit controls
โ€ขOptional visualization metadata
โ€ขRetry and request-delay configuration

Capabilities & Tool Schemas (8) ~17 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Qlik MCP.

limit

Callable MCP tool function

offset

Callable MCP tool function

app_id

Callable MCP tool function

sheet_id

Callable MCP tool function

chart_id

Callable MCP tool function

max_rows

Callable MCP tool function

How Qlik MCP works

What jwaxman19/qlik-mcp MCP server does

The jwaxman19/qlik-mcp MCP server exposes selected Qlik Cloud API operations through MCP. It is designed for clients such as Claude Desktop and Cursor that need to navigate Qlik content and read data from visualizations.

The server supports four main operations:

  • List applications available in the Qlik Cloud workspace, with limit and offset pagination.
  • List sheets belonging to a selected application.
  • List charts on a selected sheet, including chart IDs, types, and positions.
  • Retrieve chart data, including headers, rows, and optionally chart metadata.

Application, sheet, and chart identifiers can be passed through tool inputs. A default application ID can also be configured through the environment, reducing the need to provide it for every request.

How it works

The jwaxman19/qlik-mcp MCP server authenticates requests to Qlik Cloud with an API key and sends them to the configured tenant URL. An agent can first discover applications, then inspect a chosen application's sheets, enumerate the charts on a sheet, and request data from a specific chart.

Chart retrieval supports a maximum total row count and a per-request page size. The include_metadata option controls whether chart metadata is returned alongside the data. The configuration also includes retry and delay settings for managing request pacing and transient failures.

Setup and configuration

To run the jwaxman19/qlik-mcp MCP server, create a Qlik Cloud API key with suitable permissions and configure these environment variables:

  • QLIK_API_KEY: The Qlik Cloud API key.
  • QLIK_BASE_URL: The URL of the Qlik Cloud tenant.
  • QLIK_APP_ID: An optional default application ID.
  • MAX_ROWS_PER_REQUEST: Request-level row limit configuration.
  • MAX_TOTAL_ROWS: Overall row limit configuration.
  • REQUEST_DELAY_MS: Delay between requests.
  • MAX_RETRIES: Maximum retry count.
  • RETRY_DELAY_MS: Delay used between retries.

The repository provides a .env.example template. The README documents local execution with Deno using deno task dev, and also describes running the project in Docker with an environment file. Claude Desktop and Cursor configurations invoke the local Deno entry point from the cloned repository.

Tools and capabilities

The MCP tools are:

  • qlik_get_apps: Returns applications and their IDs and information; accepts limit and offset.
  • qlik_get_app_sheets: Returns sheet IDs, titles, and metadata for an application.
  • qlik_get_sheet_charts: Returns chart IDs, types, and positions for a sheet.
  • qlik_get_chart_data: Returns chart headers and rows, with optional metadata and row controls.

Sheet and chart discovery require identifiers for the relevant resources. Chart data extraction requires both a sheet ID and chart ID. The application ID can be supplied to the relevant tools or taken from QLIK_APP_ID.

Limitations and notes

Access depends on the Qlik Cloud API key's permissions and the tenant URL being correct and reachable. Invalid or inaccessible application, sheet, or chart IDs can produce not-found errors. The README also calls out unauthorized, forbidden, and rate-limit responses as issues to check through credentials, permissions, and request pacing.

This server reads data from Qlik visualizations; the provided material does not describe operations for creating or modifying Qlik applications, sheets, charts, or source data. Its documented scope is discovery and chart-data retrieval.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Data Platforms View all alternatives
  • Fiftyone MCP Server logoFiftyone MCP Server

    Control FiftyOne computer vision datasets through AI assistants using 80+ operators.

    ๐Ÿ“Š Data Platforms2 views
    Compare vs Fiftyone MCP Server โ†’
  • MCP Databricks Server logoMCP Databricks Server

    Connect to Databricks API, allowing LLMs to run SQL queries, list jobs, and get job status.

    ๐Ÿ“Š Data Platforms3 views
    Compare vs MCP Databricks Server โ†’
  • Alkemi MCP logoAlkemi MCP

    MCP Server for natural language querying of Snowflake, Google BigQuery, and DataBricks Data Products through Alkemi.ai.

    ๐Ÿ“Š Data Platforms3 views
    Compare vs Alkemi MCP โ†’
  • A
    Avo

    Define, ship & query your analytics tracking from one source of truth, trusted by humans and agents.

    ๐Ÿ“Š Data Platforms63 views
    Compare vs Avo โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
11
Stargazers on the source repository.
Last commit
1y ago
Most recent push to the default branch.
Tools exposed
8
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Qlik MCP

Clone the repository, install Deno, configure the Qlik environment variables, and run `deno task dev`. The README also documents Docker and local Claude Desktop or Cursor configurations.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewQlik MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/jwaxman19-qlik-mcp?style=directory)](https://allmcps.com/mcp/jwaxman19-qlik-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/jwaxman19-qlik-mcp"><img src="https://allmcps.com/api/badge/jwaxman19-qlik-mcp?style=directory" alt="Qlik MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ“ŠData Platforms
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseMIT
ClientsClaude Desktop, Cursor
Last updatedSep 7, 2026
10/10 checks healthy over the last 31d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars11
GitHub Star CountTotal stargazers on GitHub representing community popularity (11 stars).
Last commit1y ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 27, 2025
53Quality signal: Good ยท 53/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev ยท src/index.ts (npm)

โ˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ“Š Data Platforms โ†’Best MCP servers for Data Platforms โ†’Alternatives to Qlik MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code