jwaxman19/qlik-mcp
MCP Server for Qlik Cloud API that enables querying applications, sheets, and extracting data from visualizations with comprehensive authentication and rate limiting support.
Quick Start
Clone the repository:
git clone https://github.com/jwaxman19/qlik-mcpClaude Desktop configuration example:
{
"mcpServers": {
"qlik-mcp": {
"command": "npx",
"args": [
"-y",
"jwaxman19/qlik-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.