MCP.so
Sign In
Servers

S4MCPDEMO.git

@SHENRUIYANG

Only a demo to show the possibility of MCP for SAP connection

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "S4MCPDEMO": {
      "command": "python",
      "args": [
        "MM03_MCP.py",
        "--mode=http",
        "--host=0.0.0.0",
        "--port=5003"
      ]
    }
  }
}

More from Version Control