v0.5.1
mcpproxy v0.5.1
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Download Links
Latest Version (auto-updates):
macOS Installers (Recommended):
- macOS Universal DMG (Apple Silicon)
- macOS Intel DMG (Intel)
This Version (v0.5.1):
Installation
macOS (Recommended - DMG Installer):
- Download the appropriate DMG file for your Mac (Apple Silicon or Intel)
- Double-click the DMG to mount it
- Drag mcpproxy.app to Applications folder
- Launch from Applications or Launchpad
- The app will appear in your system tray with autostart capability
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
- With tray:
./mcpproxy(default) - Custom port (default: 8080):
./mcpproxy --listen :8081 - Headless:
./mcpproxy --tray=false