Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoThe port for the HTTP server.
USE_HTTPSNoWhether to use HTTPS. Set to 'true' for production.
JWT_SECRETNoA 64-byte random hex used for JWT signing.
PUBLIC_URLNoPublic URL of the server.
ALLOWED_IPSNoOptional IP whitelist CIDR list.
MCP_STATE_DBNoPath to SQLite database file.
ADMIN_API_KEYNoThe administrator API key.
METRICS_PUBLICNoIf 'true', exposes /metrics unauthenticated.
WEBAUTHN_RP_IDNoWebAuthn relying party ID.
AUTHELIA_ISSUERNoAuthelia OIDC issuer URL.
MCP_POLICY_FILENoPath to policy file.
WEBAUTHN_ORIGINNoWebAuthn origin (HTTPS URL).
AUTHELIA_JWKS_URLNoAuthelia JWKS endpoint URL.
GIT_ALLOWED_REPOSNoComma-separated list of allowed git repositories.
OAUTH_RESOURCE_URLNoResource URL for OAuth/OIDC.
AUDIT_LOG_KEEP_DAYSNoNumber of days to retain audit logs.
MCP_LEGACY_JSON_FILENoPath to legacy JSON control-plane file.
MCP_LEGACY_EXPORT_DIRNoDirectory for legacy state export.
PROJECT_ALLOWED_ROOTSNoComma-separated list of allowed project roots.
RATE_LIMIT_MAX_REQUESTSNoMaximum requests per minute.
MCP_LEGACY_EXPORT_OFFLINENoSet to 'true' to export legacy state offline.
OTEL_EXPORTER_OTLP_ENDPOINTNoOTLP HTTP collector endpoint for traces.
PROJECT_HEALTH_ALLOWED_HOSTSNoComma-separated list of allowed health check hosts.
MCP_REQUIRE_WEBAUTHN_FOR_ADMINNoIf 'true', requires WebAuthn step-up for admin actions.

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/MarketingDotLimited/mcp-sentinel'

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