sap-support-mcp
by arief135
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HOST | No | Host interface to bind to. Defaults to '127.0.0.1'. | 127.0.0.1 |
| PORT | No | Port to listen on. Defaults to '3000'. | 3000 |
| SAP_USER | Yes | The technical user for SAP. | |
| SAP_CLIENT | Yes | The SAP client number. | |
| SAP_BASE_URL | Yes | The base URL of the SAP system. | |
| SAP_PASSWORD | Yes | The password for the SAP technical user. | |
| AUDIT_LOG_FILE | No | Path to the JSONL audit trail file. Defaults to 'audit/sap-support-mcp.audit.jsonl'. | audit/sap-support-mcp.audit.jsonl |
| MCP_AUTH_TOKEN | Yes | Bearer token required on every MCP request. No unauthenticated mode exists. Minimum 16 characters. | |
| USER_DENY_LIST | No | Optional. Merged on top of the built-in deny list. Deny always beats allow. | |
| USER_ALLOW_LIST | No | Optional. If set, only matching users can be targeted. Supports wildcards, e.g. 'SUPPORT_*,BUSINESS_*'. | |
| SAP_REJECT_UNAUTHORIZED | No | Set to 'false' only for a sandbox with a self-signed certificate. Defaults to 'true'. | true |
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
ActivitySlowing
ResponsivenessNo issues