67
/ 100
1 month ago
glama

ADT MCP Server

Enables interaction with SAP ABAP systems through ABAP Development Tools (ADT), providing access to repository objects, source code, where-used analysis, and SQL queries with support for both on-premise and BTP systems.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: XSUAA_CLIENT_SECRET, SAP_PASS, SAP_JWT_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configHOST
configPORT
configXSUAA_CLIENT_ID
🔐 secretXSUAA_CLIENT_SECRET
configXSUAA_URL
configDESTINATION_NAME
configCONNECTIVITY_PROXY_HOST
configCONNECTIVITY_PROXY_PORT
configSAP_URL
configSAP_CLIENT
configSAP_USER
🔐 secretSAP_PASS
configSAP_AUTH_TYPE
🔐 secretSAP_JWT_TOKENeyJhbGciOiJSUzI1NiIsImp...
configSAP_VERIFY_SSL
configSAP_TIMEOUT
configSAP_TIMEOUT_DEFAULT45 # Default timeout (45 seconds)
configSAP_TIMEOUT_CSRF15 # CSRF token timeout (15 seconds)
configSAP_TIMEOUT_LONG60 # Long operations timeout (60 seconds)
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/yahornovik-mcp-adt-1lmczi)](https://m8ven.ai/mcp/yahornovik-mcp-adt-1lmczi)
commit: edd4e2afc895c8c628072013cabd98516348f460
code hash: 7527194c64fea080b271e83a470ba59a8c8921aa962b910c541dd4f12d89c01b
verified: 6/18/2026, 11:51:39 AM
view raw JSON →