Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind address. Defaults to 127.0.0.1 in code; the image sets 0.0.0.0.0.0.0.0
PORTNoListen port35842
PAPER_BOXING_BACKEND_URLNoThe backend URLhttp://127.0.0.1:35843
PAPER_BOXING_MCP_MAX_FILE_MBNoLargest file a tool call carries, in MiB; larger files go through the REST API8
PAPER_BOXING_PUBLIC_SITES_URLNoPublic sites URL, as for the backendhttp://127.0.0.1:35841
PAPER_BOXING_MCP_ALLOWED_HOSTSNoComma-separated Host values accepted on /mcp; a deployment adds <host>:35842 (or <host>:*). Another Host gets 421localhost,127.0.0.1,[::1],localhost:*,127.0.0.1:*,[::1]:*
PAPER_BOXING_MCP_ALLOWED_ORIGINSNoComma-separated browser origins accepted on /mcp and for CORS; a non-browser client sends no Origin and passes. Another Origin gets 403http://localhost,http://127.0.0.1,http://localhost:35842,http://127.0.0.1:35842
PAPER_BOXING_MCP_ENABLE_TRANSPORT_SECURITYNoHost and Origin validation (DNS-rebinding protection) on /mcptrue

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

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