Skip to content

MCP Bridge v8.4.31

Choose a tag to compare

@github-actions github-actions released this 07 Dec 04:31

MCP Bridge v8.4.31

Cross-platform binaries for the MCP Stdio Bridge.

Installation

Windows (Installer)

  1. Download mcpb-windows-x64-setup.exe (recommended for Windows users)
  2. Run the installer and follow the authentication wizard
  3. The installer will automatically:
    • Extract MCPB binary to C:\mcpb\server - Authenticate with CIDX server and configure tokens
    • Integrate with Claude Desktop (if installed)

Manual Installation (All Platforms)

  1. Download the appropriate binary for your platform
  2. Extract the ZIP file
  3. Make the binary executable (Unix/macOS): chmod +x mcpb-*
  4. Configure ~/.mcpb/config.json with your CIDX server details
  5. Add to Claude Desktop MCP configuration

Platforms

  • Windows Installer: mcpb-windows-x64-setup.exe (automated setup with GUI)
  • macOS (Intel): mcpb-darwin-x64.zip
  • macOS (Apple Silicon): mcpb-darwin-arm64.zip
  • Linux (x86_64): mcpb-linux-x64.zip
  • Windows (Manual): mcpb-windows-x64.zip

Configuration

See README.md for full configuration instructions.