MCP System Info Server

MCP System Info Server

Overview

The MCP System Info Server is a lightweight and efficient server that provides real-time system information. It retrieves various hardware and system details, including CPU, memory, disk, and GPU statistics, making it useful for monitoring and diagnostic purposes.

Features

  • System Information
    • System Name
    • Node Name
    • OS Release
    • OS Version
    • Machine Type
    • Processor
  • CPU Information
    • Processor Name
    • Physical Cores
    • Logical Cores
  • Memory Information
    • Total Memory
    • Available Memory
    • Used Memory
    • Memory Utilization
  • Disk Information
    • Total Disk Space
    • Used Disk Space
    • Free Disk Space
    • Disk Space Utilization
  • GPU Information
    • GPU ID
    • GPU Name
    • Driver Version
    • Total GPU Memory
    • Free GPU Memory
    • Used GPU Memory
    • GPU Load
    • GPU Temperature

Installation

  1. Clone the repository:
    git clone https://github.com/allenbijo/mcp-sysinfo.git

Usage

Add the MCP server to your client:

On Claude

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

The server will start and listen for incoming requests, providing real-time system information.

API Endpoints

EndpointDescription
/get_sysinfoReturns system details

License

This project is licensed under the MIT License.

Author

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.

A lightweight server that provides real-time system information including CPU, memory, disk, and GPU statistics for monitoring and diagnostic purposes.

  1. Overview
    1. Features
      1. Installation
        1. Usage
          1. API Endpoints
            1. License
              1. Author

                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

                ID: 10cbmc4gho