mac-bridge-mcp
MCPReferenceby IamLeandrooooo
Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.
MCP configuration
Environment
MCP_BRIDGE_HOSTBind address. Default: 127.0.0.1
MCP_BRIDGE_PATHURL path for the MCP endpoint. Default: /mcp
MCP_BRIDGE_PORTListen port. Default: 8765
MCP_BRIDGE_ROOTConfine all file/binary operations under this directory. Default: unset.
MCP_BRIDGE_SHELLShell used by run_command. Default: /bin/zsh
MCP_BRIDGE_TOKENsecretShared secret (password). Set it to keep it stable across restarts. Default: random.
MCP_BRIDGE_TLS_KEYsecretPath to the certificate's private key (PEM). Default: unset.
MCP_BRIDGE_TLS_CERTPath to a PEM certificate. Set with MCP_BRIDGE_TLS_KEY to serve HTTPS. Default: unset.
MCP_BRIDGE_ALLOW_IPSComma-separated IPs/CIDRs allowed to connect. Unset = any IP (token still required). Default: unset.
MCP_BRIDGE_TRUST_FORWARDEDRead client IP from X-Forwarded-For. ONLY behind a proxy you control. Default: unset.
MCP_BRIDGE_TLS_KEY_PASSWORDsecretPassword for the private key, if it is encrypted. Default: unset.
Install in one click with Zurek
Browse here, install from the native macOS app — pick targets, fill env vars, and write configs safely.