Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PTC_WEB_HEADLESSNoSet to 'false' to display Chromium. Default is headless.true
PTC_WEB_MAX_PAGESNoConcurrent page handles. Must be a positive integer.8
PTC_WEB_PROFILE_DIRNoOpts into a host-owned dedicated profile directory.
PTC_WEB_MAX_SNAPSHOTSNoLive snapshots in one server process. Must be a positive integer.32
PTC_WEB_SNAPSHOT_TTL_MSNoSnapshot lifetime in milliseconds. Must be a positive integer.300000
PTC_WEB_MAX_FIND_MATCHESNoMatches considered by one find. Must be a positive integer.200
PTC_WEB_MAX_CAPTURE_BYTESNoRetained UTF-8 DOM bytes per snapshot. Must be a positive integer.2097152
PTC_WEB_MAX_RESOURCE_BYTESNoResponse-body bytes per browser network request. Must be a positive integer.8388608
PTC_WEB_MAX_RESPONSE_BYTESNoSerialized application result target per tool call. Must be a positive integer of at least 8 KiB.48000
PTC_WEB_ALLOW_LOCAL_ORIGINSNoComma-separated list of exact local origins (scheme://host:port) allowed despite the deny-local policy.
PTC_WEB_MAX_EXTRACT_RECORDSNoContainers considered by one extraction. Must be a positive integer.500
PTC_WEB_MAX_REQUESTS_PER_PAGENoRequests including explicit redirect hops per page. Must be a positive integer.256
PTC_WEB_NAVIGATION_TIMEOUT_MSNoMaximum open/readiness time in milliseconds. Must be a positive integer.15000

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

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/andreasronge/ptc-web'

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