MCP Bridge v8.4.31
MCP Bridge v8.4.31
Cross-platform binaries for the MCP Stdio Bridge.
Installation
Windows (Installer)
- Download mcpb-windows-x64-setup.exe (recommended for Windows users)
- Run the installer and follow the authentication wizard
- 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)
- Download the appropriate binary for your platform
- Extract the ZIP file
- Make the binary executable (Unix/macOS):
chmod +x mcpb-* - Configure
~/.mcpb/config.jsonwith your CIDX server details - 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.