Hello everyone,
We are currently facing a configuration issue with our Netwrix Auditor environment that utilizes an MCP (Model Context Protocol) server to query a SQL database.
When Claude Desktop runs a query through the MCP server, the results are consistently truncated to a maximum of 100 records, regardless of the actual number of rows present in the database.
We would like to know if this 100-record limit is a hardcoded default value within the source code or if it is a configurable parameter.
Specifically, we are looking for guidance on:
-
Which configuration file (e.g., a
.configfile,.jsonfile, or.envvariable) we need to modify to increase or remove this limit? The Netwrix GitHub documentation mentions settings are often provided via the Claude Desktop config, but we need the specific parameter name. -
What is the exact name of the parameter (e.g.,
maxRows,pageSize,LimitRecords) that controls this behavior within the Netwrix Auditor MCP server implementation?
We need to load larger datasets to allow the AI to properly analyze the audit logs for our investigations.
Thank you in advance for your support.
Best regards,