dassian-adt
by jaybinler
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAP_URL | No | SAP system URL, e.g. https://your-sap-server:44300 | |
| SAP_USER | No | SAP username | |
| SAP_CLIENT | No | SAP logon client (e.g. 100) | |
| SAP_SYSTEMS | No | JSON array of system configs, e.g. [{"id":"DEV","url":"...","user":"...","password":"...","client":"100","language":"EN"}] | |
| SAP_LANGUAGE | No | SAP language (default EN) | EN |
| SAP_PASSWORD | No | SAP password | |
| MCP_HTTP_PATH | No | MCP endpoint path. Default /mcp. | /mcp |
| MCP_HTTP_PORT | No | HTTP server port. Default 3000. | 3000 |
| MCP_TRANSPORT | No | Transport mode: stdio (local) or http (remote). Default stdio. | stdio |
| RFC_PROXY_URL | No | Legacy transport RFC proxy URL | |
| RFC_PROXY_ENABLED | No | Enable legacy transport RFC proxy | |
| SAP_LANDSCAPE_URL | No | Landscape definition URL for multi-system discovery | |
| SAP_DEFAULT_SYSTEM | No | Default system id (first entry if omitted) | |
| SAP_LANDSCAPE_FILE | No | Landscape definition file (prefix with @) for multi-system discovery | |
| SAP_SYSTEMS_FILTER | No | Comma-separated system ids to include | |
| NODE_TLS_REJECT_UNAUTHORIZED | No | Set to 0 to allow self-signed certificates (dev only) |
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
| 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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessNo issues