| name | alerting-dashboard |
| description | Alert and dashboard workflow for health-monitor-mcp covering MCP target registration, threshold review, dashboards, and monitoring hygiene. |
Alerting Dashboard Skill
Use this skill when configuring or reviewing MCP health dashboards and alert policy.
Workflow
- Identify the MCP servers that should be monitored and why.
- Confirm each target name, transport, URL or local executable, and tags before registration.
- Configure alert thresholds only after explicit approval.
- Run
check_all and review get_dashboard for current health and alert findings.
- Use
get_report for a shareable evidence summary.
- Document owners, thresholds, expected latency, and known monitoring gaps.
Safety
- Prefer Streamable HTTP for remote targets.
- Treat SSE as legacy compatibility.
- Enable stdio only for trusted local executables.
- Do not change registrations or thresholds without explicit approval.