Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP listen port3000
PGHOSTNoPostgres hostdb
PGPORTNoPostgres port5432
PGUSERNoPostgres userlicita
NODE_ENVNoproduction enables the strict boot checksdevelopment
LOG_LEVELNoerror/info/debug for structured JSON logsinfo
PGDATABASENoPostgres database namelicita
PGPASSWORDNoPostgres passwordlicita
TRUST_PROXYNotrue/false/hop count → Fastify trustProxy. Set true only behind a reverse proxyfalse
X402_PAY_TONoReal x402 facilitator config: recipient address
DATABASE_URLNoAdmin Postgres URL; overrides the PG* parts. Used by migrations.
OPERATOR_KEYYesHeader x-operator-key required by GET /v1/stats (required always)
X402_NETWORKNoCAIP-2 network: eip155:84532 (Base Sepolia) or eip155:8453 (Base mainnet)
INGEST_MONTHSNoHarvest window (months back from today)24
PAYMENTS_MODENodev = built-in HMAC faucet; x402 = real facilitator seamdev
INGEST_ON_BOOTNotrue = start the daily ingest scheduler inside the app processfalse
PLACSP_ENABLEDNotrue = allow PLACSP ingestion via --source placsp|allfalse
PAY_HMAC_SECRETNoHMAC secret signing dev payment tokens (required in dev mode)
PLACSP_DELAY_MSNoMinimum delay between PLACSP feed requests (politeness)500
PLACSP_SCHEDULENotrue = include PLACSP in the daily scheduler run (needs PLACSP_ENABLED=true)false
APP_DATABASE_URLNoOptional low-privilege role URL for app traffic (falls back to DATABASE_URL).
INGEST_CRON_HOURNoHour (server-local) the scheduler fires the daily ingest4
PLACSP_MAX_PAGESNoMax RFC 5005 feed pages fetched per PLACSP feed5
X402_HMAC_SECRETNoHMAC secret used in x402 mode
RATE_LIMIT_MAX_KEYSNoMax distinct client keys tracked by the in-memory rate limiter10000
X402_FACILITATOR_URLNoReal x402 facilitator config URLhttps://www.x402.org/facilitator

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/gastonrey/licita-app'

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