MCP System Info Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@MCP System Info Servershow me current CPU and memory usage"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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.
Related MCP server: MCP System Info Server
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 |
| Returns system details |
License
This project is licensed under the MIT License.
Author
Allen Bijo - GitHub
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- Alicense-qualityDmaintenanceEnables real-time monitoring of system resources including CPU, GPU (NVIDIA, Apple Silicon, AMD/Intel), memory, disk, network, and processes across Windows, macOS, and Linux platforms through natural language queries.Last updated3MIT
- FlicenseBqualityDmaintenanceA lightweight MCP server that provides real-time hardware statistics including CPU, memory, disk, and NVIDIA GPU usage. It enables users to monitor system performance and retrieve comprehensive host machine specifications through a standardized interface.Last updated1
- Flicense-qualityCmaintenanceProvides real-time Linux system monitoring for CPU load, memory usage, disk space, and process activity. This server enables users to retrieve comprehensive performance metrics and resource utilization data through a standardized interface.Last updated
- Flicense-qualityAmaintenanceA real-time system diagnostics MCP server that gives AI agents live access to CPU, RAM, disk, network, processes, and hardware health metrics, with zero cloud dependency.Last updated7
Related MCP Connectors
A time server that keeps your AI honest about time. Real clock + drift guard, zero dependencies.
Real-time health monitoring and heartbeat tracking for agent services
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to interact with yo…
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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