curl --location --request GET 'http://192.168.62.73:5004/client/server/status'
{ "servers": [ { "pid": 8, "port": 33427, "server_description": "API示例文档", "server_name": "Example API", "status": "running", "url": "http://172.29.50.10:33427/mcp", "user_id": "001" } ], "status": "success" }