mackerel-mcp-server
2
The project is an MCP server implementation designed for integration with the Mackerel monitoring service, offering comprehensive host and service management capabilities. It facilitates tasks such as monitoring, alert handling, and downtime management through a variety of intuitive features. It requires Python 3.12 or greater and a Mackerel API key to operate.
Overview
MCP server implementation for Mackerel monitoring service.
Features
- Host management (list, get, update status, retire)
- Service management (list, get, roles)
- Metrics (post, get host/service metrics)
- Monitors (list, create, update, delete)
- Alerts (list, close)
- Downtimes (list, create, update, delete)
- Notification channels (list, create, delete)
Requirements
- Python >= 3.12
- Mackerel API key