github smart-mcp-proxy/mcpproxy-go v0.3.5

latest releases: v0.30.1, v0.30.0, v0.29.5...
10 months ago

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):

  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

From Individual Binary:

  1. Download the appropriate binary for your platform using the links above
  2. Make it executable: chmod +x mcpproxy-* (Linux/macOS)
  3. 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

Don't miss a new mcpproxy-go release

NewReleases is sending notifications on new releases.