Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoDeprecated alternative for REDRA_PORT. If set, used as the Streamable HTTP port (defaults to '8000').
REDRA_HOSTNoStreamable HTTP bind address. Defaults to '127.0.0.1'.
REDRA_PORTNoStreamable HTTP port. Defaults to '8000'. Alternative: PORT.
REDRA_DATABASE_PATHNoLocal SQLite database path. Defaults to a platform-specific data directory.
REDRA_REQUEST_TIMEOUTNoHTTP timeout in seconds. Defaults to '20'.
REDRA_SETTLESIGNAL_URLNoDataset feed override. Defaults to the SettleSignal public feed (https://settlesignal.com/data/settlements.json).
REDRA_TRUST_FLY_HEADERSNoTrust Fly's client-IP header. Defaults to 'false'.
REDRA_RATE_LIMIT_PER_HOURNoStreamable HTTP requests allowed per IP; '0' disables. Defaults to '0'.
REDRA_MAX_REQUEST_BODY_BYTESNoMaximum Streamable HTTP request-body size; '0' disables. Defaults to '1048576'.
REDRA_MAX_CONCURRENT_REQUESTSNoMaximum in-flight HTTP requests; '0' disables. Defaults to '0'.
REDRA_SEARCH_CACHE_MAX_ENTRIESNoMaximum in-process search-cache entries; '0' disables. Defaults to '512'.
REDRA_SEARCH_CACHE_TTL_SECONDSNoIn-process normalized search-cache lifetime in seconds; '0' disables. Defaults to '30'.

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/sacrosaunt/Redra'

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