Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • TxtAi Memory Vector Server
  • Ramp MCP Server
  • Amazon VPC Lattice MCP Server
  • Bitcoin Price MCP Server
  • Fantasy Premier League MCP Server
Back to MCP Servers
MCP System Info Server

MCP System Info Server

Public
allenbijo/mcp-sysinfo

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

Verified
python
0 tools
May 29, 2025
Updated May 30, 2025

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

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • TxtAi Memory Vector Server
    TxtAi Memory Vector Server

    Model Context Protocol (MCP) server implementation for semantic search and memory management using T...

    Added May 30, 2025
  • Ramp MCP Server
    Ramp MCP Server

    A Model Context Protocol server that enables access to Ramp financial data through an in-memory data...

    Added May 30, 2025
  • Amazon VPC Lattice MCP Server
    Amazon VPC Lattice MCP Server

    A Model Context Protocol server that provides tools for accessing and managing AWS VPC Lattice infor...

    2 tools
    Added May 30, 2025
  • Bitcoin Price MCP Server
    Bitcoin Price MCP Server

    Provides Claude AI with real-time access to Bitcoin price data, including current price in USD, 24-h...

    Added May 30, 2025
  • Fantasy Premier League MCP Server
    Fantasy Premier League MCP Server

    A Model Context Protocol server that provides access to Fantasy Premier League data, allowing users ...

    Added May 30, 2025