tag:github.com,2008:https://github.com/smart-mcp-proxy/mcpproxy-go/releasesRelease notes from mcpproxy-go2025-11-04T08:32:35Ztag:github.com,2008:Repository/1004056914/v0.9.252025-11-04T09:10:02Zv0.9.25<h2>mcpproxy v0.9.25</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.25/mcpproxy-0.9.25-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.25/mcpproxy-0.9.25-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.25):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.25/mcpproxy-0.9.25-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.25/mcpproxy-0.9.25-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.25/mcpproxy-0.9.25-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.25/mcpproxy-0.9.25-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.25/mcpproxy-0.9.25-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.25/mcpproxy-0.9.25-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/1004056914/v0.9.242025-11-03T18:27:44Zv0.9.24<h2>mcpproxy v0.9.24</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.24/mcpproxy-0.9.24-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.24/mcpproxy-0.9.24-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.24):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.24/mcpproxy-0.9.24-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.24/mcpproxy-0.9.24-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.24/mcpproxy-0.9.24-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.24/mcpproxy-0.9.24-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.24/mcpproxy-0.9.24-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.24/mcpproxy-0.9.24-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/1004056914/v0.9.232025-11-01T12:48:13Zv0.9.23<h2>mcpproxy v0.9.23</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.23/mcpproxy-0.9.23-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.23/mcpproxy-0.9.23-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.23):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.23/mcpproxy-0.9.23-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.23/mcpproxy-0.9.23-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.23/mcpproxy-0.9.23-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.23/mcpproxy-0.9.23-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.23/mcpproxy-0.9.23-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.23/mcpproxy-0.9.23-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/1004056914/v0.9.222025-10-31T17:58:32Zv0.9.22<h2>mcpproxy v0.9.22</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.22/mcpproxy-0.9.22-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.22/mcpproxy-0.9.22-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.22):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.22/mcpproxy-0.9.22-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.22/mcpproxy-0.9.22-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.22/mcpproxy-0.9.22-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.22/mcpproxy-0.9.22-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.22/mcpproxy-0.9.22-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.22/mcpproxy-0.9.22-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/1004056914/v0.9.212025-10-29T19:31:21Zv0.9.21<h2>mcpproxy v0.9.21</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.21/mcpproxy-0.9.21-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.21/mcpproxy-0.9.21-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.21):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.21/mcpproxy-0.9.21-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.21/mcpproxy-0.9.21-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.21/mcpproxy-0.9.21-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.21/mcpproxy-0.9.21-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.21/mcpproxy-0.9.21-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.21/mcpproxy-0.9.21-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/1004056914/v0.9.202025-10-27T19:38:29Zv0.9.20<h2>mcpproxy v0.9.20</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.20/mcpproxy-0.9.20-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.20/mcpproxy-0.9.20-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.20):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.20/mcpproxy-0.9.20-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.20/mcpproxy-0.9.20-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.20/mcpproxy-0.9.20-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.20/mcpproxy-0.9.20-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.20/mcpproxy-0.9.20-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.20/mcpproxy-0.9.20-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/1004056914/v0.9.192025-10-27T16:16:50Zv0.9.19<p>fix: add shell: bash to test step to ensure bash execution on Windows</p>Dumbristag:github.com,2008:Repository/1004056914/v0.9.182025-10-25T18:35:08Zv0.9.18<h2>mcpproxy v0.9.18</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.18/mcpproxy-0.9.18-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.18/mcpproxy-0.9.18-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.18):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.18/mcpproxy-0.9.18-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.18/mcpproxy-0.9.18-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.18/mcpproxy-0.9.18-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.18/mcpproxy-0.9.18-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.18/mcpproxy-0.9.18-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.18/mcpproxy-0.9.18-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/1004056914/v0.9.172025-10-25T18:14:17Zv0.9.17<h2>mcpproxy v0.9.17</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.17/mcpproxy-0.9.17-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.17/mcpproxy-0.9.17-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.17):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.17/mcpproxy-0.9.17-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.17/mcpproxy-0.9.17-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.17/mcpproxy-0.9.17-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.17/mcpproxy-0.9.17-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.17/mcpproxy-0.9.17-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.17/mcpproxy-0.9.17-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]tag:github.com,2008:Repository/1004056914/v0.9.162025-10-23T13:53:48Zv0.9.16<h2>mcpproxy v0.9.16</h2>
<p>Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.</p>
<h3>Download Links</h3>
<p><strong>Latest Version (auto-updates):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/latest/download/mcpproxy-latest-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<p><strong>macOS Installer:</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.16/mcpproxy-0.9.16-darwin-arm64-installer.dmg">Signed DMG (Apple Silicon)</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.16/mcpproxy-0.9.16-darwin-amd64-installer.dmg">Signed DMG (Intel)</a></li>
</ul>
<p><strong>This Version (v0.9.16):</strong></p>
<ul>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.16/mcpproxy-0.9.16-linux-amd64.tar.gz">Linux AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.16/mcpproxy-0.9.16-linux-arm64.tar.gz">Linux ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.16/mcpproxy-0.9.16-windows-amd64.zip">Windows AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.16/mcpproxy-0.9.16-windows-arm64.zip">Windows ARM64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.16/mcpproxy-0.9.16-darwin-amd64.tar.gz">macOS AMD64</a></li>
<li><a href="https://github.com/smart-mcp-proxy/mcpproxy-go/releases/download/v0.9.16/mcpproxy-0.9.16-darwin-arm64.tar.gz">macOS ARM64</a></li>
</ul>
<h3>Installation</h3>
<p><strong>macOS:</strong></p>
<ol>
<li>Download the signed installer DMG for your Mac (Apple Silicon or Intel)</li>
<li>Double-click the DMG to mount it</li>
<li>Double-click the PKG installer inside</li>
<li>Follow the installation wizard</li>
<li>CLI tool <code>mcpproxy</code> will be available in Terminal</li>
<li>Launch mcpproxy.app from Applications folder</li>
<li>The app will appear in your system tray</li>
</ol>
<p><strong>Manual Installation (All Platforms):</strong></p>
<ol>
<li>Download the appropriate archive for your platform using the links above</li>
<li>Extract the archive: <code>tar -xzf mcpproxy-*.tar.gz</code> (Linux/macOS) or unzip (Windows)</li>
<li>Make it executable: <code>chmod +x mcpproxy</code> (Linux/macOS)</li>
<li>Run <code>./mcpproxy</code> to start</li>
</ol>
<h3>Platform Support</h3>
<ul>
<li><strong>macOS</strong>: Full system tray support with menu and icons</li>
<li><strong>Windows</strong>: Full system tray support with menu and icons</li>
<li><strong>Linux</strong>: Headless mode only (no system tray due to compatibility)</li>
</ul>
<h3>Usage</h3>
<p><strong>GUI (Recommended):</strong></p>
<ul>
<li>Launch mcpproxy.app from Applications (auto-starts core server)</li>
<li>Manages server via system tray menu</li>
</ul>
<p><strong>CLI:</strong></p>
<ul>
<li>Start core server: <code>mcpproxy serve</code></li>
<li>Custom port: <code>mcpproxy serve --listen 127.0.0.1:8081</code></li>
<li>Set API key: <code>export MCPPROXY_API_KEY=your-secret-key</code></li>
<li>Start tray separately: <code>mcpproxy-tray</code> (if core already running)</li>
</ul>github-actions[bot]