List alerts
list_alertsEvery alert rule on one MCP: the sentence it reads as, when it last fired, how often, and which channels it uses. Also returns the metric catalogue — the metrics you may use, each with the unit its threshold is expressed in and the direction that makes sense for it.
Read this before creating a rule. The catalogue is the only place the unit is stated, and a threshold in the wrong unit is a rule that silently never fires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp | Yes | The MCP, by name or id. Names are matched case-insensitively; call list_mcps if unsure. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alerts | Yes | ||
| metrics | Yes | The metric catalogue. The only place the unit is stated. | |
| available_tools | Yes | What a rule can narrow to on this server, so a typo cannot become a rule that silently never fires. | |
| available_clients | Yes |