MCPVault

max_rows

MCP tool from Mssql MCP Python by lorenzouriel

per-query row cap, overrides MAXROWSPERQUERY.

How to use it

max_rows is exposed by the Mssql MCP Python MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the max_rows tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Mssql MCP Python

$docker run -e MSSQL_CONNECTION_STRING="..." mssql-mcp:latest
FULL MSSQL MCP PYTHON LISTING