Skip to content

v0.3.13

Choose a tag to compare

@github-actions github-actions released this 25 Jun 11:24
· 481 commits to main since this release

mcpproxy v0.3.13

Smart MCP Proxy - Intelligent tool discovery and proxying for Model Context Protocol servers.

Download Links

Latest Version (auto-updates):

This Version (v0.3.13):

Installation

  1. Download the appropriate archive for your platform using the links above
  2. Extract the archive: tar -xzf mcpproxy-*.tar.gz (Linux/macOS) or unzip (Windows)
  3. Make it executable: chmod +x mcpproxy (Linux/macOS)
  4. 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