MCP Server
MCP
io.github.yzonur/sap-adt-mcp
Give Claude live access to SAP ABAP via ADT: read, search, check, test, and edit objects.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "sap-adt-mcp",
"version": "0.8.57",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Absolute path to your config.json (host/client/user/password per SAP system). Defaults to ~/.sap-adt-mcp/config.json. See config.example.json in the repo.",
"format": "string",
"name": "SAP_ADT_MCP_CONFIG"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment