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
- 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
MCP System Info Server
Project Details
- allenbijo/mcp-sysinfo
- MIT License
- Last Updated: 3/26/2025
Recomended MCP Servers
Get reviews from steam store
An MCP server for code reviews using OpenAI and Google models for Claude-code
Model Context Protocol (MCP) Server for Etherscan
This is open base storage and it is mainly used for a lots of proxy tools like Clash,...
Model Context Protocol (MCP) server implementation for Autodesk Maya
MCP integration for Google Calendar to manage events.
An MCP (Model Context Protocol) server for interacting with Android devices through ADB in TypeScript.
GitHub MCP server for managing GitHub repositories and organizations
A Model Context Protocol (MCP) server for generating simple QR codes. Support custom QR code styles.





