Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NETWORK_MCP_MODENoMode of operation (local-assist, etc.)local-assist
NETWORK_MCP_HEADLESSNoWhether to run browser headlessfalse
NETWORK_MCP_WORKER_PORTNoPort for the local worker8791
NETWORK_MCP_DENIED_HOSTSNoComma-separated list of denied hosts
NETWORK_MCP_ALLOWED_HOSTSNoComma-separated list of allowed hosts (empty allows all)
NETWORK_MCP_ENABLE_SUBMITNoEnable automated submission (disabled by default)false
NETWORK_MCP_PUBLIC_ORIGINNoPublic origin URL for the worker
NETWORK_MCP_MAX_FORM_FILLSNoMaximum number of form fills per session1
NETWORK_MCP_SUBMIT_DEFAULTNoDefault state for submit capabilityfalse
NETWORK_MCP_BROWSER_CHANNELNoBrowser channel to use (e.g., msedge, chrome)msedge
NETWORK_MCP_MAX_PAGE_VISITSNoMaximum number of page visits per session20
NETWORK_MCP_MAX_FIELD_WRITESNoMaximum number of field writes per session80
NETWORK_MCP_MAX_SESSION_SECONDSNoMaximum session duration in seconds900
NETWORK_MCP_EXTERNAL_VISIBLE_CHROMENoUse external visible Chrome instancefalse
NETWORK_MCP_REQUIRE_APPROVAL_FOR_FILLNoRequire user approval before filling form fieldstrue
NETWORK_MCP_REQUIRE_APPROVAL_FOR_SUBMITNoRequire user approval before submitting formstrue

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/smartresponsor/networking'

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