An MCP Server for Qlik Cloud API, providing authenticated querying of apps, sheets, and visualizations with robust rate limiting.
Loading more......
MCP server for managing and interacting with Aiven projects, supporting PostgreSQL, Apache Kafka, ClickHouse, and OpenSearch services. Enables navigation and operations across multiple data services within the Aiven platform.
Provides aviation weather information through a Model Context Protocol (MCP) server, enabling access to METARs, TAFs, PIREPs, and route weather data.
MCP server for searching Baseline status with the Web Platform API, fitting into the MCP server directory.
A simple MCP server that allows desktop clients to query Bluesky instances, illustrating a social network integration via MCP.
Facilitates interaction with the BlueSky social network via its official API, enabling user, profile, and network data retrieval through an MCP server architecture.
An MCP server integrating with the ClimateTriage API, enabling users to search and filter open source issues related to climate change and sustainability projects.
MCP Server for Qlik Cloud API, enabling authenticated querying of Qlik applications, sheets, and extraction of data from visualizations, with robust rate limiting.
Source: https://github.com/jwaxman19/qlik-mcp
Category: data-access-integration-mcp-servers
Tags: mcp, qlik, data-visualization, cloud, api-integration
qlik_get_apps: List all Qlik applications in the workspace (supports pagination and limit).qlik_get_app_sheets: Retrieve all sheets in a Qlik application.qlik_get_sheet_charts: List all charts in a specific sheet (with chart metadata).qlik_get_chart_data: Fetch data from a specific chart, including headers, rows, metadata, and pagination.