mcp-abap-adt
MCP server for SAP ABAP ADT: repository analysis and CRUD for RAP and classic ABAP
Package Details
@mcp-abap-adt/core
Environment Variables
Base URL of the ABAP system (e.g. https://my-system.example.com or a BTP ABAP service URL). Required to connect; without it the server starts in tool-inspection-only mode.
xsuaaAuthentication method: 'xsuaa' for JWT/OAuth2 (BTP ABAP Cloud) or 'basic' for username/password (on-prem).
cloudSystem type, controls which tools are available (e.g. Programs are onprem-only).
ABAP client/mandant number (e.g. 100). Optional for BTP ABAP Cloud.
JWT bearer token for SAP_AUTH_TYPE=xsuaa. Provide this (or the SAP_UAA_* refresh-token set) for JWT auth.
Username for SAP_AUTH_TYPE=basic (on-prem).
Password for SAP_AUTH_TYPE=basic (on-prem).
enLogon language (ISO code, e.g. 'en', 'de').
System context for on-prem create/update operations (e.g. DEV).
Responsible user for on-prem create/update operations.