qlik-mcp logo

qlik-mcpמאישהק סרבר לרצות qlik

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

Qlik MCP Server הינו הרכבה של node.js המאפשר גישה ל- Cloud API קליק להוציא מידע מאתרי ולשקוף עם יישומי Qlik. הוא מספק כלים לרשום במלואם יישומי Qlik הזמינים במקום העבודה, לקבל את כל העמודים והתרשימים ביישום ספציפי, ולהפיץ את התמונה אל הרשומה הספציפית. יש להקים את השרת בעזרת סוד ה-API הספציפי של Cloud Qlik ופרטי ה

תכונות עיקריות

  • [אפשר לראות](1) כל Qlik applications
  • [אפשר לראות](2) את כל הדפים (sheets) ב Qlik application
  • [אפשר לראות](3) את כל הגרפים (charts) בדף מסוים
  • [אפשר לראות](4) לאסף נתונים מגרף מסוים

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

[מתאים-ל-הפעל](1) Qlik Application Data Extraction

[השתמש](2) ב- Qlik MCP Server לאספת נתוני Qlik applications ופיתוחי-משתמש (visualizations).

[מתאים-ל-הפעל](1) Qlik Cloud API Integration

[השתמש](2) ב- Qlik MCP Server להתקשרות שולחן-עבודה (Desktop) רב-אופן-אחזקה (multi-usage scenarios) עם Qlik applications.

יתרונות וחסרונות

יתרונות

  • [אפשר](1) להתקשר אל Qlik applications
  • [אפשר](2) לפענח/לאסוף נתונים מפיתוחי-משתמש (visualizations)
  • [אפשר](3) התקשרות שולחן-עבודה (Desktop) רב-אופן-אחזקה (multi-usage scenarios) אך ורק ו דוקר (docker)
  • [אפשר](4) Claude Desktop

חסרונות

  • [יתופס](1) Qlik Cloud API key והקבצות (configuration)
  • [יתופס](2) אופציות לא-חסכנות (customization)
  • [יתופס](3)
  • [ יתפס](4)

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

What are the main limitations of Qlik MCP?

Customization is limited; it only exposes a fixed set of endpoints for listing apps, sheets, charts, and extracting chart data, and requires manual configuration of API keys and environment variables.

Asked by Emeka Obi · Jan 18, 2026

Can I run the server in a Docker container?

Yes. Build the image with `docker build -t qlikmcp .` and run it with `docker run --env-file .env qlikmcp`. Make sure the .env file is copied into the container or mounted.

Asked by Kirsi Laine · Dec 26, 2025

How can I integrate Qlik MCP with other tools?

The server is designed to work with Claude Desktop and Cursor out of the box, and it can be accessed via REST endpoints from any client that can make HTTP requests.

Asked by Ethan Brooks · Nov 27, 2025

What does the Qlik MCP Server need to run?

It requires a Qlik Cloud API key, the tenant base URL, and optionally an app ID. These are set via environment variables (e.g., QLIK_API_KEY, QLIK_BASE_URL, QLIK_APP_ID) in a .env file or passed to Docker.

Asked by Sarai Cohen · Nov 11, 2025

שאל שאלה

חלופות לשרתי MCP