Database Tools SQL Reports
Database Tools SQL Reports are predefined, parameter-driven SQL queries that you create and store in Database Tools to enable consistent, repeatable reporting. Compared to ad-hoc SQL execution, SQL Reports provide a controlled way to run approved queries.
SQL Reports are made available to MCP clients by creating an MCP Toolset of
type Customizable reporting tools. MCP clients can then discover and
run reports using the reporting tools such as dbtools_list_reports and
dbtools_execute_report. Depending on role restrictions, you can
also retrieve the underlying SQL using dbtools_get_report_sql.
Topics: