MCP Abap Abap Adt API runs on your own machine — the client starts it, so there is no endpoint to ping. 89 installs a week from npm. Last commit 10 Jul 2026.
MCP server wrapping abap-adt-api for ABAP ADT development workflows against SAP systems
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-abap-adt-api -- npx -y mcp-abap-abap-adt-api
{
"mcpServers": {
"mcp-abap-abap-adt-api": {
"args": [
"-y",
"mcp-abap-abap-adt-api"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-abap-abap-adt-api]
command = "npx"
args = ["-y", "mcp-abap-abap-adt-api"]
{
"mcpServers": {
"mcp-abap-abap-adt-api": {
"args": [
"-y",
"mcp-abap-abap-adt-api"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-abap-abap-adt-api": {
"args": [
"-y",
"mcp-abap-abap-adt-api"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.