ABAPilot runs on your own machine — the client starts it, so there is no endpoint to ping. 61 installs a week from npm. Last commit 22 Jul 2026.
MCP server for SAP ECC and on-premise S/4HANA: natural-language queries and ABAP dev tooling.
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 abapilot-mcp -- npx -y abapilot
{
"mcpServers": {
"abapilot-mcp": {
"args": [
"-y",
"abapilot"
],
"command": "npx"
}
}
}
[mcp_servers.abapilot-mcp]
command = "npx"
args = ["-y", "abapilot"]
{
"mcpServers": {
"abapilot-mcp": {
"args": [
"-y",
"abapilot"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"abapilot-mcp": {
"args": [
"-y",
"abapilot"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.