Skip to main content
Glama

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

Endpoint

Description

/get_sysinfo

Returns system details

License

This project is licensed under the MIT License.

Author

Allen Bijo - GitHub

Deploy Server
A
security – no known vulnerabilities
A
license - permissive license
A
quality - confirmed to work

Related MCP Servers

  • A
    security
    A
    license
    A
    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 -
    15
    72
    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 -
    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
    10
  • -
    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 -

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