<?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/mssql/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/mssql/prebuilt-configs/index.xml" rel="self" type="application/rss+xml"/><item><title>Microsoft SQL Server</title><link>/integrations/mssql/prebuilt-configs/microsoft-sql-server/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/mssql/prebuilt-configs/microsoft-sql-server/</guid><description>&lt;h2 id="microsoft-sql-server">Microsoft SQL Server&lt;/h2>
&lt;ul>
&lt;li>&lt;code>--prebuilt&lt;/code> value: &lt;code>mssql&lt;/code>&lt;/li>
&lt;li>&lt;strong>Environment Variables:&lt;/strong>
&lt;ul>
&lt;li>&lt;code>MSSQL_HOST&lt;/code>: (Optional) The hostname or IP address of the SQL Server instance.&lt;/li>
&lt;li>&lt;code>MSSQL_PORT&lt;/code>: (Optional) The port number for the SQL Server instance.&lt;/li>
&lt;li>&lt;code>MSSQL_DATABASE&lt;/code>: The name of the database to connect to.&lt;/li>
&lt;li>&lt;code>MSSQL_USER&lt;/code>: The database username.&lt;/li>
&lt;li>&lt;code>MSSQL_PASSWORD&lt;/code>: The password for the database user.&lt;/li>
&lt;/ul>
&lt;/li>
&lt;li>&lt;strong>Permissions:&lt;/strong>
&lt;ul>
&lt;li>Database-level permissions (e.g., &lt;code>SELECT&lt;/code>, &lt;code>INSERT&lt;/code>) are required to
execute queries.&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>