Skip to main content
Glama
marmar9615-cloud

AgentBridge MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENTBRIDGE_TRANSPORTNoTransport mode: stdio (default) or http. Set to 'http' to enable Streamable HTTP MCP transport.
AGENTBRIDGE_ALLOW_REMOTENoSet to 'true' to allow remote target URLs (escape hatch, prints warning).
AGENTBRIDGE_ACTION_TIMEOUT_MSNoTimeout for action calls in milliseconds. Default 10000. Clamped to valid range.
AGENTBRIDGE_MAX_RESPONSE_BYTESNoMaximum response body size in bytes. Default 1048576 (1MB). Clamped.
AGENTBRIDGE_ALLOWED_TARGET_ORIGINSNoComma-separated list of allowed target origins for action endpoints. Defaults to loopback only.
AGENTBRIDGE_CONFIRMATION_TTL_SECONDSNoTime-to-live for confirmation tokens in seconds. Default 300. Clamped.

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/marmar9615-cloud/agentbridge-protocol'

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