2

222

wowproton/222
0 Stars 9 次浏览 proton 更新于 2026-08-23

MCP 服务配置

复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用

{
  "mcpServers": {
    "mianshiyaServer": {
      "args": [
        "-Dspring.ai.mcp.server.stdio=true",
        "-Dspring.main.web-application-type=none",
        "-Dlogging.pattern.console=",
        "-jar",
        "/yourPath/mcp-server-0.0.1-SNAPSHOT.jar"
      ],
      "command": "java",
      "env": {}
    }
  }
}

该服务需要配置环境变量:111、222

服务介绍

但是

相关 MCP 服务