ARC-1 runs on your own machine — the client starts it, so there is no endpoint to ping. 2 009 installs a week from npm.
MCP server for SAP ABAP systems
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 arc-1 -- npx -y arc-1
{
"mcpServers": {
"arc-1": {
"args": [
"-y",
"arc-1"
],
"command": "npx"
}
}
}
[mcp_servers.arc-1]
command = "npx"
args = ["-y", "arc-1"]
{
"mcpServers": {
"arc-1": {
"args": [
"-y",
"arc-1"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"arc-1": {
"args": [
"-y",
"arc-1"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.