Skip to main content
Glama

MCP System Info Server

MCP 系统信息服务器

概述

MCP 系统信息服务器是一款轻量级且高效的服务器,可提供实时系统信息。它可以检索各种硬件和系统详细信息,包括 CPU、内存、磁盘和 GPU 统计信息,从而可用于监控和诊断。

特征

  • 系统信息
    • 系统名称
    • 节点名称
    • 操作系统版本
    • 操作系统版本
    • 机器类型
    • 处理器
  • 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 许可。

作者

Allen Bijo - 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