v0.2.3
mcpproxy
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Changes in this release
- Full GUI/System Tray support on all platforms
- Native builds with CGO support for optimal performance
- Cross-platform compatibility (Linux, Windows, macOS)
Installation
Download and Run
- Download the appropriate archive for your platform
- Extract the binary
- Run
mcpproxyto start with system tray, ormcpproxy --tray=falsefor headless mode
macOS
- Download
mcpproxy-*-macos-universal.zip - Right-click → Open to bypass Gatekeeper (unsigned app)
Windows
- Download
mcpproxy-*-windows-amd64.zip - Extract and run
mcpproxy.exe
Linux
- Download
mcpproxy-*-linux-amd64.tar.gz - Extract:
tar -xzf mcpproxy-*-linux-amd64.tar.gz - Run:
./mcpproxy - Requires GTK3 and AppIndicator libraries