Checkmate is an open-source, self-hosted tool designed to track and monitor server hardware, uptime, response times, and incidents in real-time with beautiful visualizations. Don't be shy, join here: https://discord.com/invite/NAb6H3UTjK :)
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Checkmate": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Checkmate"
]
}
}
}