Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOG_DIRNoDirectory for log files (e.g., /var/log/sentinelx-mcp).
LOG_FILENoPath to the log file (e.g., /var/log/sentinelx-mcp/sentinelx-core-mcp.log).
MCP_PORTNoThe port for the MCP server to listen on (e.g., 8098 or 8099).
MCP_TOKENNoOptional token for MCP server authentication.
AUTH_DEBUGNoEnable debug logging for authentication (e.g., false).
OIDC_ISSUERYesThe OIDC issuer URL for validating external MCP bearer tokens (e.g., https://auth.example.com/realms/sentinelx).
RESOURCE_URLNoThe resource URL for the MCP server (e.g., https://sentinelx.example.com).
OIDC_JWKS_URIYesThe JWKS URI for OIDC token validation (e.g., https://auth.example.com/realms/sentinelx/protocol/openid-connect/certs).
SENTINELX_URLYesThe URL of the upstream SentinelX Core instance (e.g., http://127.0.0.1:8091).
SENTINELX_TOKENYesThe bearer token for authenticating with the upstream SentinelX Core API.
OIDC_EXPECTED_AUDIENCENoOptional expected audience for OIDC token validation.

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/pensados/sentinelx-core-mcp'

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