<?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/dataform/tools/</link><description>Recent content in Tools on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="/integrations/dataform/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>dataform-compile-local</title><link>/integrations/dataform/tools/dataform-compile-local/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/dataform/tools/dataform-compile-local/</guid><description>&lt;h2 id="about"&gt;About&lt;/h2&gt;
&lt;p&gt;A &lt;code&gt;dataform-compile-local&lt;/code&gt; tool runs the &lt;code&gt;dataform compile&lt;/code&gt; command on a local
Dataform project.&lt;/p&gt;
&lt;p&gt;It is a standalone tool and &lt;strong&gt;is not&lt;/strong&gt; compatible with any sources.&lt;/p&gt;
&lt;p&gt;At invocation time, the tool executes &lt;code&gt;dataform compile --json&lt;/code&gt; in the specified
project directory and returns the resulting JSON object from the CLI.&lt;/p&gt;
&lt;p&gt;&lt;code&gt;dataform-compile-local&lt;/code&gt; takes the following parameter:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;project_dir&lt;/code&gt; (string): The absolute or relative path to the local Dataform
project directory. The server process must have read access to this path.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="requirements"&gt;Requirements&lt;/h2&gt;
&lt;h3 id="dataform-cli"&gt;Dataform CLI&lt;/h3&gt;
&lt;p&gt;This tool executes the &lt;code&gt;dataform&lt;/code&gt; command-line interface (CLI) via a system
call. You must have the &lt;strong&gt;&lt;code&gt;dataform&lt;/code&gt; CLI&lt;/strong&gt; installed and available in the
server&amp;rsquo;s system &lt;code&gt;PATH&lt;/code&gt;.&lt;/p&gt;</description></item></channel></rss>