MCP Abap Adt runs on your own machine — the client starts it, so there is no endpoint to ping. 177 installs a week from npm. Last commit 22 Jul 2026.
ABAP ADT MCP server for reading SAP objects (programs, classes, tables, CDS) via ADT
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-abap-adt -- npx -y mcp-abap-adt
{
"mcpServers": {
"mcp-abap-adt": {
"args": [
"-y",
"mcp-abap-adt"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-abap-adt]
command = "npx"
args = ["-y", "mcp-abap-adt"]
{
"mcpServers": {
"mcp-abap-adt": {
"args": [
"-y",
"mcp-abap-adt"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-abap-adt": {
"args": [
"-y",
"mcp-abap-adt"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.