Guniweb Sap
Freeby MCP Community
SAP S/4HANA MCP Server -- OData V2/V4 and IDoc integration for n8n
v0.1.25Added Apr 12, 2026
mcpmcp-serversaps4hanaodata
Guniweb Sap MCP Server
SAP S/4HANA MCP Server -- OData V2/V4 and IDoc integration for n8n
Installation
Reviews
Installation
Quick install
npx -y guniweb-sap-mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"guniweb-sap": {
"command": "npx",
"args": ["-y", "guniweb-sap-mcp"]
}
}
}