MCP Server for Qlik Cloud API that enables querying applications, sheets, and extracting data from visualizations with comprehensive authentication and rate limiting support.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y qlik-mcpAgent-CoreX intelligently routes which tools from jwaxman19/qlik-mcp your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"qlik-mcp": {
"command": "npx",
"args": [
"-y",
"qlik-mcp"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add qlik-mcpAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use jwaxman19/qlik-mcp directly without routing
npx -y qlik-mcpNew to Agent-CoreX? View setup guide →