dassian-adt
Officialby DassianInc
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| SAP_URL | Yes | SAP system URL, e.g., https://your-sap-server:44300 | |
| SAP_USER | Yes | SAP system username | |
| SAP_CLIENT | No | SAP client (default 100) | 100 |
| SAP_LANGUAGE | No | SAP logon language (default EN) | EN |
| SAP_PASSWORD | Yes | SAP system password | |
| MCP_HTTP_PATH | No | MCP endpoint path for remote mode | /mcp |
| MCP_HTTP_PORT | No | HTTP server port for remote mode | 3000 |
| MCP_TRANSPORT | No | Transport mode: 'stdio' (local) or 'http' (remote) | stdio |
| NODE_TLS_REJECT_UNAUTHORIZED | No | Set to '0' to accept self-signed certificates | 1 |
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
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/DassianInc/dassian-adt'
If you have feedback or need assistance with the MCP directory API, please join our Discord server