mac-bridge-mcp

MCPReference

by IamLeandrooooo

Indexed by Glama. No runnable package is published via Glama's API — open the repository for install instructions.

mcpremote-capable

MCP configuration

stdio

Environment

  • MCP_BRIDGE_HOST

    Bind address. Default: 127.0.0.1

  • MCP_BRIDGE_PATH

    URL path for the MCP endpoint. Default: /mcp

  • MCP_BRIDGE_PORT

    Listen port. Default: 8765

  • MCP_BRIDGE_ROOT

    Confine all file/binary operations under this directory. Default: unset.

  • MCP_BRIDGE_SHELL

    Shell used by run_command. Default: /bin/zsh

  • MCP_BRIDGE_TOKENsecret

    Shared secret (password). Set it to keep it stable across restarts. Default: random.

  • MCP_BRIDGE_TLS_KEYsecret

    Path to the certificate's private key (PEM). Default: unset.

  • MCP_BRIDGE_TLS_CERT

    Path to a PEM certificate. Set with MCP_BRIDGE_TLS_KEY to serve HTTPS. Default: unset.

  • MCP_BRIDGE_ALLOW_IPS

    Comma-separated IPs/CIDRs allowed to connect. Unset = any IP (token still required). Default: unset.

  • MCP_BRIDGE_TRUST_FORWARDED

    Read client IP from X-Forwarded-For. ONLY behind a proxy you control. Default: unset.

  • MCP_BRIDGE_TLS_KEY_PASSWORDsecret

    Password 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.