ABAPilot for Claude Code
io.github.nicohern/abapilot-mcp
ABAP MCP connector for SAP ECC and on-premise S/4HANA. Requires a licensed ABAPilot backend.
client:Claude Code
transport:stdio
runtime:npm
Install ABAPilot in Claude Code
run in your project directory
claude mcp add abapilot-mcp -e ABAPILOT_URL=<ABAPILOT_URL> -e ABAPILOT_USER=<ABAPILOT_USER> -e ABAPILOT_PASSWORD=<ABAPILOT_PASSWORD> -e ABAPILOT_TOKEN=<ABAPILOT_TOKEN> -e ABAPILOT_CLIENT=<ABAPILOT_CLIENT> -e ABAPILOT_TOOLS=<ABAPILOT_TOOLS> -e ABAPILOT_TLS_INSECURE=<ABAPILOT_TLS_INSECURE> -- npx -y abapilot
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs