Skip to main content
Glama
IamLeandrooooo

mac-bridge-mcp

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_BRIDGE_HOSTNoBind address. Default: 127.0.0.1127.0.0.1
MCP_BRIDGE_PATHNoURL path for the MCP endpoint. Default: /mcp/mcp
MCP_BRIDGE_PORTNoListen port. Default: 87658765
MCP_BRIDGE_ROOTNoConfine all file/binary operations under this directory. Default: unset.
MCP_BRIDGE_SHELLNoShell used by run_command. Default: /bin/zsh/bin/zsh
MCP_BRIDGE_TOKENNoShared secret (password). Set it to keep it stable across restarts. Default: random.(random)
MCP_BRIDGE_TLS_KEYNoPath to the certificate's private key (PEM). Default: unset.
MCP_BRIDGE_TLS_CERTNoPath to a PEM certificate. Set with MCP_BRIDGE_TLS_KEY to serve HTTPS. Default: unset.
MCP_BRIDGE_ALLOW_IPSNoComma-separated IPs/CIDRs allowed to connect. Unset = any IP (token still required). Default: unset.
MCP_BRIDGE_TRUST_FORWARDEDNoRead client IP from X-Forwarded-For. ONLY behind a proxy you control. Default: unset.
MCP_BRIDGE_TLS_KEY_PASSWORDNoPassword for the private key, if it is encrypted. Default: unset.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/IamLeandrooooo/mac-bridge-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server