MCP.so
登录
M

Mcp Sap Trading Partner Management

@1nbuc

关于 Mcp Sap Trading Partner Management

暂无概览

基本信息

分类

金融与商务

传输方式

stdio

发布者

1nbuc

提交者

noah buchmann

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-is-tpm": {
      "command": "java",
      "args": [
        "-Dlogging.pattern.console=",
        "-Dspring.main.web-application-type=none",
        "-Dspring.ai.mcp.server.stdio=true",
        "-jar",
        "<project path of mcp-is-tpm>/app/build/libs/app-0.0.1-SNAPSHOT.jar"
      ],
      "autoApprove": [],
      "env": {
        "CPI_URL": "https://https://your.cpi.url.hana.ondemand.com",
        "CPI_USER": "S001234567",
        "CPI_PASSWORD": "myPass123",
        "CPI_UNIVERSAL_MAIL": "[email protected]"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

评论

金融与商务 分类下的更多 MCP 服务器