RCA-SAP-Cloud-Integration-MCP-Server

ilrexho2011/RCA-SAP-Cloud-Integration-MCP-Server
★ 0 stars Python 🔌 API Integration Updated today
Remote MCP server with Python that connects to the SAP Cloud Integration APIs and exposes different tools
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "rca-sap-cloud-integr": {
      "command": "uvx",
      "args": [
        "rca-sap-cloud-integration-mcp-server"
      ]
    }
  }
}

Or install with pip: pip install rca-sap-cloud-integration-mcp-server