Skip to main content
Glama
ClementRingot

SAP Released Objects Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort number for the HTTP server. Default is 3001.3001
API_KEYSNoAPI keys in key:profile format, comma-separated for simple key-based access.
NODE_ENVNoNode environment, set to 'production' for deployment.production
TRANSPORTNoTransport mode, set to 'http' for HTTP transport.http
OAUTH_ISSUERNoAuthorization Server issuer URL for OIDC authentication.
API_RATE_LIMITNoRate limit for /api endpoints in requests per minute. Default 600.600
MCP_RATE_LIMITNoRate limit for /mcp endpoint in requests per minute. Default 600.600
OAUTH_AUDIENCENoResource identifier for OIDC token validation.
DCR_SIGNING_SECRETNoStable secret for OAuth dynamic client registration and state codec (used with XSUAA).
CORS_ALLOWED_ORIGINSNoComma-separated list of allowed CORS origins.
OAUTH_DCR_TTL_SECONDSNoDCR client lifetime in seconds. 0 means never expire.

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/ClementRingot/ROSA'

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