Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port8080
NODE_ENVNodevelopment | test | productiondevelopment
LOG_LEVELNodebug | info | warn | errorinfo
MCP_TRUST_PROXYNoWhether to trust X-Forwarded-For/X-Real-IP for IP rate limitingfalse
MCP_RESOURCE_URLNoCanonical resource identifier for the WWW-Authenticate/RFC 9728 URL. Never derived from request headers.http://localhost:8080
MCP_POLICY_PROFILENoreadonly | no-commerce | full — which tools/operations this deployment ever registersno-commerce
MOBILERUN_BASE_URLNoPassed straight to the SDK clienthttps://api.mobilerun.ai/v1
MCP_BODY_LIMIT_BYTESNoPOST /mcp body size limit1048576
MCP_REQUEST_TIMEOUT_MSNoHard per-request timeout around the MCP request handler60000
MOBILERUN_CLOUD_API_KEYNostdio transport only; HTTP always takes the key from the request
MCP_RATE_LIMIT_PER_IP_PER_MINNoToken-bucket capacity+refill per client IP120
MCP_RATE_LIMIT_PER_KEY_PER_MINNoToken-bucket capacity+refill per API-key hash60

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/droidrun/mobilerun-mcp'

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