MCPVault

timeout

MCP tool from Mssql MCP Python by lorenzouriel

per-query timeout (seconds), overrides MSSQLQUERYTIMEOUT for slow queries.

How to use it

timeout is exposed by the Mssql MCP Python MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the timeout 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