Skip to main content
Glama

MCP System Info Server

MCP 시스템 정보 서버

개요

MCP 시스템 정보 서버는 실시간 시스템 정보를 제공하는 가볍고 효율적인 서버입니다. CPU, 메모리, 디스크, GPU 통계를 포함한 다양한 하드웨어 및 시스템 정보를 검색하여 모니터링 및 진단 목적으로 유용하게 활용할 수 있습니다.

특징

  • 시스템 정보
    • 시스템 이름
    • 노드 이름
    • OS 릴리스
    • OS 버전
    • 기계 유형
    • 프로세서
  • CPU 정보
    • 프로세서 이름
    • 물리적 코어
    • 논리 코어
  • 메모리 정보
    • 총 메모리
    • 사용 가능한 메모리
    • 사용된 메모리
    • 메모리 사용률
  • 디스크 정보
    • 총 디스크 공간
    • 사용된 디스크 공간
    • 여유 디스크 공간
    • 디스크 공간 활용도
  • GPU 정보
    • GPU ID
    • GPU 이름
    • 드라이버 버전
    • 총 GPU 메모리
    • 사용 가능한 GPU 메모리
    • 사용된 GPU 메모리
    • GPU 부하
    • GPU 온도

설치

  1. 저장소를 복제합니다.지엑스피1

용법

클라이언트에 MCP 서버를 추가합니다.

클로드에 관하여

{ "mcpServers": { "sysinfo": { "command": "uv", "args": [ "--directory", "D:\\WorksOfGreatness\\mcp-sysinfo", "run", "sysinfo.py" ] } } }

서버가 시작되어 들어오는 요청을 수신하고 실시간 시스템 정보를 제공합니다.

API 엔드포인트

엔드포인트설명
/get_sysinfo반환 시스템 세부 정보

특허

이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다.

작가

앨런 비조 - GitHub

-
security - not tested
A
license - permissive license
-
quality - not tested

local-only server

The server can only run on the client's local machine because it depends on local resources.

모니터링 및 진단 목적으로 CPU, 메모리, 디스크, GPU 통계를 포함한 실시간 시스템 정보를 제공하는 가벼운 서버입니다.

  1. 개요
    1. 특징
      1. 설치
        1. 용법
          1. API 엔드포인트
            1. 특허
              1. 작가

                Related MCP Servers

                • -
                  security
                  A
                  license
                  -
                  quality
                  A JVM monitoring and control platform server based on Arthas that provides a Python interface for monitoring and analyzing Java processes with capabilities for thread analysis, memory monitoring, and performance diagnostics.
                  Last updated -
                  59
                  Python
                  MIT License
                  • Linux
                  • Apple
                • -
                  security
                  A
                  license
                  -
                  quality
                  Provides Claude with real-time system monitoring capabilities, including CPU, memory, disk, network, battery, and internet speed metrics.
                  Last updated -
                  1
                  TypeScript
                  MIT License
                  • Apple
                • A
                  security
                  F
                  license
                  A
                  quality
                  A FastMCP-based tool for monitoring server statistics that retrieves CPU, memory, and uptime information from both local and remote servers via SSH.
                  Last updated -
                  2
                  7
                  JavaScript
                • -
                  security
                  F
                  license
                  -
                  quality
                  A natural language-based server analysis and monitoring system that automatically processes user queries about server status and provides detailed responses with visualizations.
                  Last updated -
                  JavaScript

                View all related MCP servers

                MCP directory API

                We provide all the information about MCP servers via our MCP API.

                curl -X GET 'https://glama.ai/api/mcp/v1/servers/allenbijo/mcp-sysinfo'

                If you have feedback or need assistance with the MCP directory API, please join our Discord server