Odel
qseow mcp

qseow mcp

Local
@rmterenzi6TypeScriptApache-2.0Updated 3w ago

Agent tools for Qlik Sense Enterprise on Windows: troubleshoot, govern, query and build.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmqseow-mcpv0.5.2

Run

npx -y qseow-mcp

MCP client config

{
  "mcpServers": {
    "qseow-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "qseow-mcp"
      ]
    }
  }
}