Skip to main content
Glama

MCP System Info Server

MCP システム情報サーバー

概要

**MCP System Info Serverは、**リアルタイムのシステム情報を提供する軽量かつ効率的なサーバーです。CPU、メモリ、ディスク、GPUの統計情報など、さまざまなハードウェアおよびシステムの詳細情報を取得するため、監視や診断に役立ちます。

特徴

  • システム情報
    • システム名
    • ノード名
    • OSリリース
    • OSバージョン
    • マシンタイプ
    • プロセッサ
  • CPU情報
    • プロセッサ名
    • 物理コア
    • 論理コア
  • メモリ情報
    • 合計メモリ
    • 使用可能なメモリ
    • 使用メモリ
    • メモリ使用率
  • ディスク情報
    • 合計ディスク容量
    • 使用済みディスク容量
    • 空きディスク容量
    • ディスクスペースの使用率
  • GPU情報
    • GPU ID
    • GPU名
    • ドライバーバージョン
    • 合計GPUメモリ
    • 空きGPUメモリ
    • 使用済みGPUメモリ
    • GPU負荷
    • GPU温度

インストール

  1. リポジトリをクローンします。
    git clone https://github.com/allenbijo/mcp-sysinfo.git

使用法

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
                  F
                  license
                  -
                  quality
                  A server that implements a checklist management system with features like task creation, progress tracking, data persistence, and item comments.
                  Last updated -
                  5
                  3
                  TypeScript
                • -
                  security
                  A
                  license
                  -
                  quality
                  Provides Claude with real-time system monitoring capabilities, including CPU, memory, disk, network, battery, and internet speed metrics.
                  Last updated -
                  TypeScript
                  MIT License
                  • Apple
                • A
                  security
                  A
                  license
                  A
                  quality
                  A server monitoring and inspection tool collection that provides remote utilities for checking network interfaces, service statuses, and firewall configurations on servers.
                  Last updated -
                  19
                  11
                  Python
                  MIT License
                  • Linux
                  • Apple
                • A
                  security
                  A
                  license
                  A
                  quality
                  A server that provides tools for retrieving real-time price information for various assets including precious metals and cryptocurrencies, allowing language models to access and display current asset price data.
                  Last updated -
                  1
                  56
                  1
                  JavaScript
                  MIT License
                  • Apple
                  • Linux

                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