<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Prebuilt Configs on MCP Toolbox for Databases</title><link>/integrations/sqlite/prebuilt-configs/</link><description>Recent content in Prebuilt Configs on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en</language><atom:link href="/integrations/sqlite/prebuilt-configs/index.xml" rel="self" type="application/rss+xml"/><item><title>SQLite</title><link>/integrations/sqlite/prebuilt-configs/sqlite/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/sqlite/prebuilt-configs/sqlite/</guid><description>&lt;h2 id="sqlite">SQLite&lt;/h2>
&lt;ul>
&lt;li>&lt;code>--prebuilt&lt;/code> value: &lt;code>sqlite&lt;/code>&lt;/li>
&lt;li>&lt;strong>Environment Variables:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>SQLITE_DATABASE&lt;/code>: The path to the SQLite database file (e.g.,
&lt;code>./sample.db&lt;/code>).&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Permissions:&lt;/strong>
&lt;ul>
&lt;li>File system read/write permissions for the specified database file.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Tools:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>execute_sql&lt;/code>: Executes a SQL query.&lt;/li>
&lt;li>&lt;code>list_tables&lt;/code>: Lists tables in the database.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;/ul></description></item></channel></rss>