-
Notifications
You must be signed in to change notification settings - Fork 34
Releases: smart-mcp-proxy/mcpproxy-go
v0.39.0-rc.6
6f1189b mcpproxy v0.39.0-rc.6 (Prerelease)
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Download Links
This Prerelease (v0.39.0-rc.6):
macOS Installer:
Installation
macOS:
- Download the signed installer DMG for your Mac (Apple Silicon or Intel)
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- CLI tool
mcpproxywill be available in Terminal - Launch mcpproxy.app from Applications folder
- The app will appear in your system tray
Manual Installation (All Platforms):
- Download the appropriate archive for your platform using the links above
- Extract the archive:
tar -xzf mcpproxy-*.tar.gz(Linux/macOS) or unzip (Windows) - Make it executable:
chmod +x mcpproxy(Linux/macOS) - Run
./mcpproxyto start
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (no system tray due to compatibility)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
- Start core server:
mcpproxy serve - Custom port:
mcpproxy serve --listen 127.0.0.1:8081 - Set API key:
export MCPPROXY_API_KEY=your-secret-key - Start tray separately:
mcpproxy-tray(if core already running)
⚠️ Prerelease Notes
- This is a development version and may contain bugs
- Not recommended for production use
- Auto-updater will NOT automatically update to this version unless
MCPPROXY_ALLOW_PRERELEASE_UPDATES=trueis set
Assets 18
v0.39.0-rc.5
a98ab6a mcpproxy v0.39.0-rc.5 (Prerelease)
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Download Links
This Prerelease (v0.39.0-rc.5):
macOS Installer:
Installation
macOS:
- Download the signed installer DMG for your Mac (Apple Silicon or Intel)
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- CLI tool
mcpproxywill be available in Terminal - Launch mcpproxy.app from Applications folder
- The app will appear in your system tray
Manual Installation (All Platforms):
- Download the appropriate archive for your platform using the links above
- Extract the archive:
tar -xzf mcpproxy-*.tar.gz(Linux/macOS) or unzip (Windows) - Make it executable:
chmod +x mcpproxy(Linux/macOS) - Run
./mcpproxyto start
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (no system tray due to compatibility)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
- Start core server:
mcpproxy serve - Custom port:
mcpproxy serve --listen 127.0.0.1:8081 - Set API key:
export MCPPROXY_API_KEY=your-secret-key - Start tray separately:
mcpproxy-tray(if core already running)
⚠️ Prerelease Notes
- This is a development version and may contain bugs
- Not recommended for production use
- Auto-updater will NOT automatically update to this version unless
MCPPROXY_ALLOW_PRERELEASE_UPDATES=trueis set
Assets 18
v0.39.0-rc.4
4ab7c88 mcpproxy v0.39.0-rc.4 (Prerelease)
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Download Links
This Prerelease (v0.39.0-rc.4):
macOS Installer:
Installation
macOS:
- Download the signed installer DMG for your Mac (Apple Silicon or Intel)
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- CLI tool
mcpproxywill be available in Terminal - Launch mcpproxy.app from Applications folder
- The app will appear in your system tray
Manual Installation (All Platforms):
- Download the appropriate archive for your platform using the links above
- Extract the archive:
tar -xzf mcpproxy-*.tar.gz(Linux/macOS) or unzip (Windows) - Make it executable:
chmod +x mcpproxy(Linux/macOS) - Run
./mcpproxyto start
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (no system tray due to compatibility)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
- Start core server:
mcpproxy serve - Custom port:
mcpproxy serve --listen 127.0.0.1:8081 - Set API key:
export MCPPROXY_API_KEY=your-secret-key - Start tray separately:
mcpproxy-tray(if core already running)
⚠️ Prerelease Notes
- This is a development version and may contain bugs
- Not recommended for production use
- Auto-updater will NOT automatically update to this version unless
MCPPROXY_ALLOW_PRERELEASE_UPDATES=trueis set
Assets 18
v0.39.0-rc.3
b868697 mcpproxy v0.39.0-rc.3 (Prerelease)
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Download Links
This Prerelease (v0.39.0-rc.3):
macOS Installer:
Installation
macOS:
- Download the signed installer DMG for your Mac (Apple Silicon or Intel)
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- CLI tool
mcpproxywill be available in Terminal - Launch mcpproxy.app from Applications folder
- The app will appear in your system tray
Manual Installation (All Platforms):
- Download the appropriate archive for your platform using the links above
- Extract the archive:
tar -xzf mcpproxy-*.tar.gz(Linux/macOS) or unzip (Windows) - Make it executable:
chmod +x mcpproxy(Linux/macOS) - Run
./mcpproxyto start
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (no system tray due to compatibility)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
- Start core server:
mcpproxy serve - Custom port:
mcpproxy serve --listen 127.0.0.1:8081 - Set API key:
export MCPPROXY_API_KEY=your-secret-key - Start tray separately:
mcpproxy-tray(if core already running)
⚠️ Prerelease Notes
- This is a development version and may contain bugs
- Not recommended for production use
- Auto-updater will NOT automatically update to this version unless
MCPPROXY_ALLOW_PRERELEASE_UPDATES=trueis set
Assets 18
v0.39.0-rc.2
eb372ec mcpproxy v0.39.0-rc.2 (Prerelease)
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Download Links
This Prerelease (v0.39.0-rc.2):
macOS Installer:
Installation
macOS:
- Download the signed installer DMG for your Mac (Apple Silicon or Intel)
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- CLI tool
mcpproxywill be available in Terminal - Launch mcpproxy.app from Applications folder
- The app will appear in your system tray
Manual Installation (All Platforms):
- Download the appropriate archive for your platform using the links above
- Extract the archive:
tar -xzf mcpproxy-*.tar.gz(Linux/macOS) or unzip (Windows) - Make it executable:
chmod +x mcpproxy(Linux/macOS) - Run
./mcpproxyto start
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (no system tray due to compatibility)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
- Start core server:
mcpproxy serve - Custom port:
mcpproxy serve --listen 127.0.0.1:8081 - Set API key:
export MCPPROXY_API_KEY=your-secret-key - Start tray separately:
mcpproxy-tray(if core already running)
⚠️ Prerelease Notes
- This is a development version and may contain bugs
- Not recommended for production use
- Auto-updater will NOT automatically update to this version unless
MCPPROXY_ALLOW_PRERELEASE_UPDATES=trueis set
Assets 18
v0.39.0-rc.1
bc03c56 mcpproxy v0.39.0-rc.1 (Prerelease)
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Download Links
This Prerelease (v0.39.0-rc.1):
macOS Installer:
Installation
macOS:
- Download the signed installer DMG for your Mac (Apple Silicon or Intel)
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- CLI tool
mcpproxywill be available in Terminal - Launch mcpproxy.app from Applications folder
- The app will appear in your system tray
Manual Installation (All Platforms):
- Download the appropriate archive for your platform using the links above
- Extract the archive:
tar -xzf mcpproxy-*.tar.gz(Linux/macOS) or unzip (Windows) - Make it executable:
chmod +x mcpproxy(Linux/macOS) - Run
./mcpproxyto start
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (no system tray due to compatibility)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
- Start core server:
mcpproxy serve - Custom port:
mcpproxy serve --listen 127.0.0.1:8081 - Set API key:
export MCPPROXY_API_KEY=your-secret-key - Start tray separately:
mcpproxy-tray(if core already running)
⚠️ Prerelease Notes
- This is a development version and may contain bugs
- Not recommended for production use
- Auto-updater will NOT automatically update to this version unless
MCPPROXY_ALLOW_PRERELEASE_UPDATES=trueis set
Assets 18
v0.38.1
9a74b58 This release focuses on bug fixes and quality assurance improvements for the macOS Personal edition.
Bug Fixes
- Personal Edition (macOS): Fixed tri-state duration fields in the system tray Settings interface that were not properly handling all input states. This update also introduces a mandatory QA merge gate to prevent similar issues in future releases.
Download Installers
| Platform | Download | Notes |
|---|---|---|
| macOS (Apple Silicon) | Download DMG | Signed & Notarized - Recommended for M1/M2/M3/M4 |
| macOS (Intel) | Download DMG | Signed & Notarized |
| Windows (64-bit) | Download Setup | Setup wizard |
| Windows (ARM64) | Download Setup | For ARM Windows devices |
| Linux Debian/Ubuntu (AMD64) | Download .deb | sudo apt install ./mcpproxy_*.deb |
| Linux Debian/Ubuntu (ARM64) | Download .deb | For ARM64 (Raspberry Pi etc.) |
| Linux Fedora/RHEL (AMD64) | Download .rpm | sudo dnf install ./mcpproxy-*.rpm |
| Linux Fedora/RHEL (ARM64) | Download .rpm | For ARM64 |
| Linux (AMD64) — tarball | Download tar.gz | Binary only |
| Linux (ARM64) — tarball | Download tar.gz | Binary only |
Homebrew (macOS/Linux):
brew install smart-mcp-proxy/mcpproxy/mcpproxy
Other download options (auto-update URLs, archives)
Auto-update URLs (always points to latest):
Binary archives (this version):
Installation Instructions
Windows
- Download the installer for your architecture
- Run
mcpproxy-setup-*.exe - Follow the installation wizard (requires Administrator privileges)
- Launch "MCPProxy" from Start Menu
macOS
- Download the signed DMG for your Mac
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- Launch mcpproxy.app from Applications folder
Linux / Manual Installation
- Download the appropriate archive
- Extract:
tar -xzf mcpproxy-*.tar.gz - Make executable:
chmod +x mcpproxy - Run:
./mcpproxy serve
Platform Support & Usage
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (CLI)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
mcpproxy serve # Start server mcpproxy serve --listen 127.0.0.1:8081 # Custom port export MCPPROXY_API_KEY=your-secret-key # Set API key
Assets 29
- sha256:a3064a8f4846c10f316d5429b13e62e66583a5542b0f5dcab97ef1faff67745e157 KB
2026年06月07日T04:24:35Z - sha256:226e3700a8de933dc0a93cd3435508360f22b4598a97e1d3a9a81f0ef9fcb5c02.12 KB
2026年06月07日T04:24:35Z - sha256:2d623f9ac22250dc0eb72049c1a789b2e45c92a75ec8eb62b4f598eb73b800df8.74 KB
2026年06月07日T04:24:43Z - sha256:f71fec3a180f01d7675d1dd28a6830cf2d95ba8d3165e4c80156377bc15cc7cf15.8 MB
2026年06月07日T04:24:35Z - sha256:614afbe6eb3b5c34868372968ca8dd6134d3e749eb7c5e2437787a15a518a15617.5 MB
2026年06月07日T04:24:35Z - sha256:eb6992fb12508a932acdc53a5eb10be44f1d6692ed045d7b92d25a205860604019.6 MB
2026年06月07日T04:24:35Z - sha256:b8a18caca6e5dd0708f7daf7fb8926d3335df6ea4397f3f188bc31d1f4a794fb189 Bytes
2026年06月07日T04:24:44Z - sha256:dfaf876cc0d6e3c715d216bdd691f7d4e7c17abc514cc27c6a0b5403be9eb1d728.4 MB
2026年06月07日T04:24:35Z - sha256:88bb1bdc58ca3650fb52c41734fd98817423103bf8fbe727fb7c420948e4800317.9 MB
2026年06月07日T04:24:35Z - sha256:2f2d10ae09f39de6e93f6589c1a2fe023c80a089f6931bec1e97d1904ba7c4a3189 Bytes
2026年06月07日T04:24:45Z -
2026年06月07日T03:37:21Z -
2026年06月07日T03:37:21Z - Loading
v0.38.0
5d99f7e This release enhances server monitoring capabilities with configurable health check intervals and ping-based liveness detection.
New Features
- Configurable Health Check Intervals - Server discovery and health check intervals can now be customized, allowing you to fine-tune how frequently MCPProxy monitors MCP server availability and responsiveness
- Ping-based Liveness Detection - Added ping liveness checks to more accurately detect when MCP servers become unresponsive, improving reliability and failover behavior
These improvements apply to both Personal and Teams editions, providing better control over resource usage and more reliable server monitoring in production environments.
Download Installers
| Platform | Download | Notes |
|---|---|---|
| macOS (Apple Silicon) | Download DMG | Signed & Notarized - Recommended for M1/M2/M3/M4 |
| macOS (Intel) | Download DMG | Signed & Notarized |
| Windows (64-bit) | Download Setup | Setup wizard |
| Windows (ARM64) | Download Setup | For ARM Windows devices |
| Linux Debian/Ubuntu (AMD64) | Download .deb | sudo apt install ./mcpproxy_*.deb |
| Linux Debian/Ubuntu (ARM64) | Download .deb | For ARM64 (Raspberry Pi etc.) |
| Linux Fedora/RHEL (AMD64) | Download .rpm | sudo dnf install ./mcpproxy-*.rpm |
| Linux Fedora/RHEL (ARM64) | Download .rpm | For ARM64 |
| Linux (AMD64) — tarball | Download tar.gz | Binary only |
| Linux (ARM64) — tarball | Download tar.gz | Binary only |
Homebrew (macOS/Linux):
brew install smart-mcp-proxy/mcpproxy/mcpproxy
Other download options (auto-update URLs, archives)
Auto-update URLs (always points to latest):
Binary archives (this version):
Installation Instructions
Windows
- Download the installer for your architecture
- Run
mcpproxy-setup-*.exe - Follow the installation wizard (requires Administrator privileges)
- Launch "MCPProxy" from Start Menu
macOS
- Download the signed DMG for your Mac
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- Launch mcpproxy.app from Applications folder
Linux / Manual Installation
- Download the appropriate archive
- Extract:
tar -xzf mcpproxy-*.tar.gz - Make executable:
chmod +x mcpproxy - Run:
./mcpproxy serve
Platform Support & Usage
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (CLI)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
mcpproxy serve # Start server mcpproxy serve --listen 127.0.0.1:8081 # Custom port export MCPPROXY_API_KEY=your-secret-key # Set API key
Assets 29
v0.38.0-rc.1
ebd5136 mcpproxy v0.38.0-rc.1 (Prerelease)
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Download Links
This Prerelease (v0.38.0-rc.1):
macOS Installer:
Installation
macOS:
- Download the signed installer DMG for your Mac (Apple Silicon or Intel)
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- CLI tool
mcpproxywill be available in Terminal - Launch mcpproxy.app from Applications folder
- The app will appear in your system tray
Manual Installation (All Platforms):
- Download the appropriate archive for your platform using the links above
- Extract the archive:
tar -xzf mcpproxy-*.tar.gz(Linux/macOS) or unzip (Windows) - Make it executable:
chmod +x mcpproxy(Linux/macOS) - Run
./mcpproxyto start
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (no system tray due to compatibility)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
- Start core server:
mcpproxy serve - Custom port:
mcpproxy serve --listen 127.0.0.1:8081 - Set API key:
export MCPPROXY_API_KEY=your-secret-key - Start tray separately:
mcpproxy-tray(if core already running)
⚠️ Prerelease Notes
- This is a development version and may contain bugs
- Not recommended for production use
- Auto-updater will NOT automatically update to this version unless
MCPPROXY_ALLOW_PRERELEASE_UPDATES=trueis set
Assets 18
v0.37.0
5c1462e This release focuses on improving the registry management experience with a redesigned interface and enhanced controls for custom registries.
New Features
Personal Edition (macOS/Desktop):
- Redesigned Registries view with separate Discover and Manage tabs for better organization and discovery-first workflow
- New registry information popup accessible by clicking registry badges
- Added ability to edit and remove custom user-added registries
- Official registries are now read-only to prevent accidental modifications
Teams Edition:
- Added API endpoint for editing registry configurations
- Implemented removal path for custom user-added registries
- Simplified trust and quarantine model for registry management
Both Editions:
- Enhanced custom registry management with improved UI and controls
- Streamlined default registry list to 3 core registries, removing deprecated entries
Bug Fixes
- Fixed URL encoding issue when looking up server IDs containing slashes in registry additions
- Removed alarming warning messages from registry management interface for better user experience
Improvements
- Removed the configured-registries panel in favor of the new tabbed interface
- Better visual distinction between official (read-only) and custom (editable) registries
- Cleaner registry management workflow with consolidated controls
Download Installers
| Platform | Download | Notes |
|---|---|---|
| macOS (Apple Silicon) | Download DMG | Signed & Notarized - Recommended for M1/M2/M3/M4 |
| macOS (Intel) | Download DMG | Signed & Notarized |
| Windows (64-bit) | Download Setup | Setup wizard |
| Windows (ARM64) | Download Setup | For ARM Windows devices |
| Linux Debian/Ubuntu (AMD64) | Download .deb | sudo apt install ./mcpproxy_*.deb |
| Linux Debian/Ubuntu (ARM64) | Download .deb | For ARM64 (Raspberry Pi etc.) |
| Linux Fedora/RHEL (AMD64) | Download .rpm | sudo dnf install ./mcpproxy-*.rpm |
| Linux Fedora/RHEL (ARM64) | Download .rpm | For ARM64 |
| Linux (AMD64) — tarball | Download tar.gz | Binary only |
| Linux (ARM64) — tarball | Download tar.gz | Binary only |
Homebrew (macOS/Linux):
brew install smart-mcp-proxy/mcpproxy/mcpproxy
Other download options (auto-update URLs, archives)
Auto-update URLs (always points to latest):
Binary archives (this version):
Installation Instructions
Windows
- Download the installer for your architecture
- Run
mcpproxy-setup-*.exe - Follow the installation wizard (requires Administrator privileges)
- Launch "MCPProxy" from Start Menu
macOS
- Download the signed DMG for your Mac
- Double-click the DMG to mount it
- Double-click the PKG installer inside
- Follow the installation wizard
- Launch mcpproxy.app from Applications folder
Linux / Manual Installation
- Download the appropriate archive
- Extract:
tar -xzf mcpproxy-*.tar.gz - Make executable:
chmod +x mcpproxy - Run:
./mcpproxy serve
Platform Support & Usage
Platform Support
- macOS: Full system tray support with menu and icons
- Windows: Full system tray support with menu and icons
- Linux: Headless mode only (CLI)
Usage
GUI (Recommended):
- Launch mcpproxy.app from Applications (auto-starts core server)
- Manages server via system tray menu
CLI:
mcpproxy serve # Start server mcpproxy serve --listen 127.0.0.1:8081 # Custom port export MCPPROXY_API_KEY=your-secret-key # Set API key