ABAP Accelerator runs on your own machine — the client starts it, so there is no endpoint to ping. 140 installs a week from pypi.
MCP server for SAP ABAP development with 15 tools for ABAP objects, syntax, ATC, and more
The linked repository no longer exists on GitHub — it was deleted or made private.
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 abap-accelerator -- uvx abap-accelerator
{
"mcpServers": {
"abap-accelerator": {
"args": [
"abap-accelerator"
],
"command": "uvx"
}
}
}
[mcp_servers.abap-accelerator]
command = "uvx"
args = ["abap-accelerator"]
{
"mcpServers": {
"abap-accelerator": {
"args": [
"abap-accelerator"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"abap-accelerator": {
"args": [
"abap-accelerator"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.