sap-cpi-multi-tenant-mcp-server

premsaidaggolu/sap-cpi-multi-tenant-mcp-server
★ 0 stars JavaScript Other Updated today
SAP CPI multi-tenant MCP server
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sap-cpi-multi-tenant": {
      "command": "npx",
      "args": [
        "-y",
        "premsaidaggolu/sap-cpi-multi-tenant-mcp-server"
      ]
    }
  }
}