A
licenseNot graded
qualityB
maintenanceMCP server for Exit1 uptime monitoring. Enables AI assistants to create and manage uptime checks, configure alerts, and query status via natural language.
32 npm
MIT
No user-submitted related servers found.
Scored across 10 tools
Each tool targets a distinct resource (checks, incidents, projects, status) and action (create, delete, list, update, get), with no overlap. Descriptions clearly differentiate purposes.
All tools follow a uniform object.action naming pattern (e.g., checks.create, incidents.get). No mixing of conventions.
10 tools is well-scoped for a monitoring server, covering the main operations without being overwhelming or too sparse.
CRUD is covered for checks and projects, but incidents only have create and get (missing update/delete). Minor gaps exist but core workflows are supported.