Skip to main content
Glama
arief135

sap-support-mcp

by arief135

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoHost interface to bind to. Defaults to '127.0.0.1'.127.0.0.1
PORTNoPort to listen on. Defaults to '3000'.3000
SAP_USERYesThe technical user for SAP.
SAP_CLIENTYesThe SAP client number.
SAP_BASE_URLYesThe base URL of the SAP system.
SAP_PASSWORDYesThe password for the SAP technical user.
AUDIT_LOG_FILENoPath to the JSONL audit trail file. Defaults to 'audit/sap-support-mcp.audit.jsonl'.audit/sap-support-mcp.audit.jsonl
MCP_AUTH_TOKENYesBearer token required on every MCP request. No unauthenticated mode exists. Minimum 16 characters.
USER_DENY_LISTNoOptional. Merged on top of the built-in deny list. Deny always beats allow.
USER_ALLOW_LISTNoOptional. If set, only matching users can be targeted. Supports wildcards, e.g. 'SUPPORT_*,BUSINESS_*'.
SAP_REJECT_UNAUTHORIZEDNoSet to 'false' only for a sandbox with a self-signed certificate. Defaults to 'true'.true

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/arief135/sap-support-mcp'

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