Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BM_PROXYNoEgress proxy URL for the browser, e.g. http://10.0.0.5:8888
MCP_HOSTNoBind address for the HTTP server.0.0.0.0
MCP_PATHNoMCP endpoint path./mcp
MCP_PORTNoBind port for the HTTP server.8000
BM_SCREENNoXvfb screen geometry (entrypoint).1366x900x24
LOG_LEVELNoPython log level.INFO
BM_DISPLAYNoXvfb display number (entrypoint).99
BM_HEADLESSNoSet to '1' for headless mode (local development only; will not clear bot walls).0
MCP_TRANSPORTNoTransport to use: 'http' (streamable HTTP) or 'stdio'.http
BM_MAX_RESULTSNoHard cap on products per retailer per search.50
BM_MAX_CONCURRENTNoNumber of browser contexts to pool (pool size and concurrency limit).2
BM_PROXY_PASSWORDNoOptional proxy authentication password.
BM_PROXY_USERNAMENoOptional proxy authentication username.
BM_CHALLENGE_TIMEOUT_MSNoHow long to wait for a bot-wall challenge to clear.25000

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/jnslmk/baumarkt-mcp'

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