> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mcp-1.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Health

> A status board showing whether each connected backend is currently reachable.

**Health** is the fastest way to answer "is everything working?" It lists every backend server in the workspace with its current reachability status.

## Statuses

| Status    | Meaning                                                                             |
| --------- | ----------------------------------------------------------------------------------- |
| Healthy   | The server responded to the last check.                                             |
| Degraded  | The server is reachable but not fully healthy — for example, intermittent failures. |
| Unhealthy | The server did not respond to the last check.                                       |

## Rechecking

Use the manual **recheck** button on any server to force an immediate health check instead of waiting for the next scheduled poll.

## Bridged servers

For servers relayed through the [bridge](/guides/bridge), health reflects both the bridge's WebSocket connection and the reachability of the local process or LAN server behind it. If a bridge disconnects, every server it was relaying shows as unhealthy until it reconnects.
