ARC-1 for Claude Code
io.github.arc-mcp/arc-1
MCP server for SAP ABAP systems
client:Claude Code
transport:stdio
runtime:npm
Install ARC-1 in Claude Code
run in your project directory
claude mcp add arc-1 -e SAP_URL=<SAP_URL> -e SAP_USER=<SAP_USER> -e SAP_PASSWORD=<SAP_PASSWORD> -e SAP_CLIENT=<SAP_CLIENT> -e SAP_LANGUAGE=<SAP_LANGUAGE> -e SAP_INSECURE=<SAP_INSECURE> -e SAP_ALLOW_WRITES=<SAP_ALLOW_WRITES> -- npx -y arc-1
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs