[
  {
    "name": "http-api-call",
    "summary": "HTTP接口调用",
    "description": "调用指定接口，快速接入现有系统",
    "url": "https://package-release.coderbox.cn/fs-kb-app/mcp-servers/http-api-call/linux/http-api-call.tar.gz",
    "type": "stdio",
    "configurable": 1,
    "version": "0.1.0",
    "config": {
      "mcpServers": {
        "http-api-call": {
          "command": "sh",
          "args": [
            "-c",
            "data/mcp/http-api-call/http-api-call"
          ]
        }
      }
    }
  }
]
