A
licenseNot graded
qualityB
maintenanceA read-only MCP server for Beszel monitoring hub, providing tools to query server metrics, containers, services, disk health, and alerts.
13 npm
1
MIT
No user-submitted related servers found.
Scored across 6 tools
Each tool targets a distinct resource or action: alerts vs alert history, containers vs systems, and stats queries are clearly separated by entity type.
All tools follow a consistent verb_noun pattern: 'list_' for listing entities and 'query_' for time-series statistics, with no deviations.
6 tools is well-scoped for a monitoring server, covering essential listing and querying operations without being too few or excessive.
The set covers core monitoring tasks (listing resources, querying stats, viewing alerts) but lacks alert management (create/update/delete) or container log access, though these may be out of scope.