Skip to main content
Glama
0motionguy

claude-bridge-mcp

by 0motionguy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BRIDGE_HOSTNoBind address0.0.0.0
BRIDGE_PORTNoServer port3100
BRIDGE_TIMEOUTNoExecution timeout in ms120000
BRIDGE_API_TOKENNoBearer token for authentication. If set, all requests (except /health) require Authorization: Bearer <token>
BRIDGE_ALLOWED_IPSNoComma-separated IP allowlist. Empty means all IPs allowed. Localhost is always allowed.
BRIDGE_ALLOWED_DIRSNoComma-separated directory allowlist. Empty defaults to the current working directory.
BRIDGE_QUEUE_TIMEOUTNoQueue wait timeout in ms30000
BRIDGE_MAX_CONCURRENTNoMax concurrent Claude CLI executions2

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/0motionguy/claude-bridge-mcp'

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