MCPVault

db_execute_query

MCP tool from Tiger Cli by timescale

Execute SQL queries against a database service with support for parameterized queries, custom timeouts, and connection pooling

How to use it

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

Install Tiger Cli

$go install github.com/timescale/tiger-cli/cmd/tiger@latest
FULL TIGER CLI LISTING