Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"sap-adt": {
"command": "npx",
"args": [
"-y",
"@mcp-abap-adt/[email protected]"
],
"env": {
"SAP_ADT_URL": "${SAP_ADT_URL:-}",
"SAP_ADT_LANG": "${SAP_ADT_LANG:-EN}",
"SAP_ADT_USER": "${SAP_ADT_USER:-}",
"SAP_ADT_CLIENT": "${SAP_ADT_CLIENT:-}",
"SAP_ADT_PASSWORD": "${SAP_ADT_PASSWORD:-}"
}
}
}
}Replace placeholder values for: SAP_ADT_PASSWORD
Review these signals before enabling this server
This MCP server needs API keys or credentials. Configure them in your environment before use.
Server configuration and connection parameters
npxCommand-line arguments passed to the server process
Environment variables set when the server starts
SAP_ADT_URL=${SAP_ADT_URL:-}SAP_ADT_LANG=${SAP_ADT_LANG:-EN}SAP_ADT_USER=${SAP_ADT_USER:-}SAP_ADT_CLIENT=${SAP_ADT_CLIENT:-}SAP_ADT_PASSWORD=${SAP_ADT_PASSWORD:-}Sensitive values you must provide — never committed to source control
npx claudepluginhub dayrondlr/sap-enterprise-stack-plugin --plugin ses