komari

GitHub

A simple server monitor tool.

5,569 stars Go Go 1 file ยท ~1,452 tokens #monitoring#monitoring-tool#remote-control

komari MCP Server

MCP server for komari-monitor/komari

Ready-to-Use Client Configurations
{
  "mcpServers": {
    "komari": {
      "command": "npx",
      "args": [
        "-y",
        "@komari-monitor/komari"
      ]
    }
  }
}