<?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/valkey/tools/</link><description>Recent content in Tools on MCP Toolbox for Databases</description><generator>Hugo</generator><language>en-us</language><atom:link href="/integrations/valkey/tools/index.xml" rel="self" type="application/rss+xml"/><item><title>valkey</title><link>/integrations/valkey/tools/valkey-tool/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>/integrations/valkey/tools/valkey-tool/</guid><description>&lt;h2 id="about"&gt;About&lt;/h2&gt;
&lt;p&gt;A valkey tool executes a series of pre-defined Valkey commands against a
Valkey instance.&lt;/p&gt;
&lt;p&gt;The specified Valkey commands are executed sequentially. Each command is
represented as a string array, where the first element is the command name
(e.g., SET, GET, HGETALL) and subsequent elements are its arguments.&lt;/p&gt;
&lt;h3 id="dynamic-command-parameters"&gt;Dynamic Command Parameters&lt;/h3&gt;
&lt;p&gt;Command arguments can be templated using the &lt;code&gt;$variableName&lt;/code&gt; annotation. The
array type parameters will be expanded once into multiple arguments. Take the
following config for example:&lt;/p&gt;</description></item></channel></rss>