SAP Released Objects Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Port number for the HTTP server. Default is 3001. | 3001 |
| API_KEYS | No | API keys in key:profile format, comma-separated for simple key-based access. | |
| NODE_ENV | No | Node environment, set to 'production' for deployment. | production |
| TRANSPORT | No | Transport mode, set to 'http' for HTTP transport. | http |
| OAUTH_ISSUER | No | Authorization Server issuer URL for OIDC authentication. | |
| API_RATE_LIMIT | No | Rate limit for /api endpoints in requests per minute. Default 600. | 600 |
| MCP_RATE_LIMIT | No | Rate limit for /mcp endpoint in requests per minute. Default 600. | 600 |
| OAUTH_AUDIENCE | No | Resource identifier for OIDC token validation. | |
| DCR_SIGNING_SECRET | No | Stable secret for OAuth dynamic client registration and state codec (used with XSUAA). | |
| CORS_ALLOWED_ORIGINS | No | Comma-separated list of allowed CORS origins. | |
| OAUTH_DCR_TTL_SECONDS | No | DCR 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
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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