List Servers
hetzner_list_serversList all Hetzner Cloud servers in your project with details on status, IPs, type, location, and OS. Filter by label and choose output format.
Instructions
List all servers in the project.
Returns all servers with their:
Name and ID
Status (running, off, etc.)
IP addresses
Server type (CPU, RAM, disk)
Location
Image/OS
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label_selector | No | Filter by label (e.g., 'env=production') | |
| response_format | No | Output format: 'markdown' or 'json' | markdown |