Skip to content
Claude Code

GuniWeb SAP MCP for Claude Code

io.github.guniweb/guniweb-sap-mcp

SAP S/4HANA and ECC: OData V2/V4, IDoc and RFC/BAPI for n8n and other MCP clients

client:Claude Code transport:stdio runtime:npm

Install GuniWeb SAP MCP in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add guniweb-sap-mcp -e SAP_BASE_URL=<SAP_BASE_URL> -e SAP_AUTH_TYPE=<SAP_AUTH_TYPE> -e SAP_CLIENT=<SAP_CLIENT> -e SAP_USERNAME=<SAP_USERNAME> -e SAP_PASSWORD=<SAP_PASSWORD> -e SAP_MCP_DEMO=<SAP_MCP_DEMO> -- npx -y guniweb-sap-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

GuniWeb SAP MCP in other clients