MCP System Info Server – README | MCP Marketplace

✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

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

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

Featured Templates

View More
AI Engineering
Python Bug Fixer
119 1080
Verified Icon
AI Assistants
Speech to Text
134 1510
AI Assistants
AI Chatbot Starter Kit v0.1
130 667
Verified Icon
AI Agents
AI Chatbot Starter Kit
1308 6081 5.0

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.