server-monitoring-MCP-server

Takch02/server-monitoring-MCP-server
★ 0 stars Java ⚙️ DevOps Updated today
서버 모니터링 MCP 서버입니다. (포워더와 별개)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "server-monitoring-mc": {
      "command": "npx",
      "args": [
        "-y",
        "Takch02/server-monitoring-MCP-server"
      ]
    }
  }
}

README Excerpt

> **LLM을 통한 안전하고 간편한 Spring Boot 서버 진단 및 모니터링 도구** > "복잡한 설정(Datadog, Prometheus) 없이, `docker-compose, application.yml, .env` 설정을 통해 내 서버의 상태를 LLM에게 물어보세요." **Server Doctor**는 **MCP(Model Context Protocol)** 를 활용하여, LLM(ChatGPT, Claude 등)이 개발자의 로컬 또는 배포된 **Spring Boot 서버의 상태(Health)와 에러 로그(Logs)** 를 실시간으로 분석하고 진단해주는 도구입니다.

Tools (2)

LogsMetrics