mcpproxy v0.3.5
Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.
Quick Download Links
Archives (Recommended - Clean Binary Names):
Latest Version (auto-updates):
This Version (v0.3.5):
Individual Binaries:
Latest Version (auto-updates):
This Version (v0.3.5):
Installation
From Archive (Recommended):
- 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
From Individual Binary:
- Download the appropriate binary for your platform using the links above
- Make it executable:
chmod +x mcpproxy-*(Linux/macOS) - Run
./mcpproxy-*to 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) - Headless:
./mcpproxy --tray=false