g

gmysql-mcp-c

drawio/gmysql-mcp-c
0 Stars 65 次浏览 更新于 2026-08-23

MCP 服务配置

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

{
  "mcpServers": {
    "12306-mcp-proxy": {
      "type": "streamable_http",
      "url": "http://127.0.0.1:8080/api/mcp/stream?server=12306-mcp"
    }
  }
}

服务介绍

123

相关 MCP 服务