<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Tools on MCP Toolbox for Databases</title><link>/integrations/mindsdb/tools/</link><description>Recent content in Tools on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="/integrations/mindsdb/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>mindsdb-execute-sql</title><link>/integrations/mindsdb/tools/mindsdb-execute-sql/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/mindsdb/tools/mindsdb-execute-sql/</guid><description>&lt;h2 id="about">About&lt;/h2>
&lt;p>A &lt;code>mindsdb-execute-sql&lt;/code> tool executes a SQL statement against a MindsDB
federated database.&lt;/p>
&lt;p>&lt;code>mindsdb-execute-sql&lt;/code> takes one input parameter &lt;code>sql&lt;/code> and runs the SQL
statement against the &lt;code>source&lt;/code>. This tool enables you to:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Query Multiple Datasources&lt;/strong>: Execute SQL across hundreds of connected
datasources&lt;/li>
&lt;li>&lt;strong>Cross-Datasource Joins&lt;/strong>: Perform joins between different databases, APIs,
and file systems&lt;/li>
&lt;li>&lt;strong>ML Model Predictions&lt;/strong>: Query ML models as virtual tables for real-time
predictions&lt;/li>
&lt;li>&lt;strong>Unstructured Data&lt;/strong>: Query documents, images, and other unstructured data as
structured tables&lt;/li>
&lt;li>&lt;strong>Federated Analytics&lt;/strong>: Perform analytics across multiple datasources
simultaneously&lt;/li>
&lt;li>&lt;strong>API Translation&lt;/strong>: Automatically translate SQL queries into REST APIs,
GraphQL, and native protocols&lt;/li>
&lt;/ul>
&lt;h2 id="compatible-sources">Compatible Sources&lt;/h2>



&lt;div class="compatibility-section">
 &lt;p>This tool can be used with the following database sources:&lt;/p></description></item><item><title>mindsdb-sql</title><link>/integrations/mindsdb/tools/mindsdb-sql/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/mindsdb/tools/mindsdb-sql/</guid><description>&lt;h2 id="about">About&lt;/h2>
&lt;p>A &lt;code>mindsdb-sql&lt;/code> tool executes a pre-defined SQL statement against a MindsDB
federated database.&lt;/p>
&lt;p>The specified SQL statement is executed as a &lt;a href="https://dev.mysql.com/doc/refman/8.4/en/sql-prepared-statements.html">prepared statement&lt;/a>,
and expects parameters in the SQL query to be in the form of placeholders &lt;code>?&lt;/code>.&lt;/p>
&lt;p>This tool enables you to:&lt;/p>
&lt;ul>
&lt;li>&lt;strong>Query Multiple Datasources&lt;/strong>: Execute parameterized SQL across hundreds of connected datasources&lt;/li>
&lt;li>&lt;strong>Cross-Datasource Joins&lt;/strong>: Perform joins between different databases, APIs, and file systems&lt;/li>
&lt;li>&lt;strong>ML Model Predictions&lt;/strong>: Query ML models as virtual tables for real-time predictions&lt;/li>
&lt;li>&lt;strong>Unstructured Data&lt;/strong>: Query documents, images, and other unstructured data as structured tables&lt;/li>
&lt;li>&lt;strong>Federated Analytics&lt;/strong>: Perform analytics across multiple datasources simultaneously&lt;/li>
&lt;li>&lt;strong>API Translation&lt;/strong>: Automatically translate SQL queries into REST APIs, GraphQL, and native protocols&lt;/li>
&lt;/ul>
&lt;h2 id="compatible-sources">Compatible Sources&lt;/h2>



&lt;div class="compatibility-section">
 &lt;p>This tool can be used with the following database sources:&lt;/p></description></item></channel></rss>