Back to tools

get_health

Read the public health summary for the MCP gateway.

Schema and Policy
{
  "name": "get_health",
  "description": "Read the public health summary for the MCP gateway.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Registry",
  "authRequired": false,
  "mutability": "read",
  "status": "active"
}