mac-bridge-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_BRIDGE_HOST | No | Bind address. Default: 127.0.0.1 | 127.0.0.1 |
| MCP_BRIDGE_PATH | No | URL path for the MCP endpoint. Default: /mcp | /mcp |
| MCP_BRIDGE_PORT | No | Listen port. Default: 8765 | 8765 |
| MCP_BRIDGE_ROOT | No | Confine all file/binary operations under this directory. Default: unset. | |
| MCP_BRIDGE_SHELL | No | Shell used by run_command. Default: /bin/zsh | /bin/zsh |
| MCP_BRIDGE_TOKEN | No | Shared secret (password). Set it to keep it stable across restarts. Default: random. | (random) |
| MCP_BRIDGE_TLS_KEY | No | Path to the certificate's private key (PEM). Default: unset. | |
| MCP_BRIDGE_TLS_CERT | No | Path to a PEM certificate. Set with MCP_BRIDGE_TLS_KEY to serve HTTPS. Default: unset. | |
| MCP_BRIDGE_ALLOW_IPS | No | Comma-separated IPs/CIDRs allowed to connect. Unset = any IP (token still required). Default: unset. | |
| MCP_BRIDGE_TRUST_FORWARDED | No | Read client IP from X-Forwarded-For. ONLY behind a proxy you control. Default: unset. | |
| MCP_BRIDGE_TLS_KEY_PASSWORD | No | Password for the private key, if it is encrypted. Default: unset. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues