
mcp sysinfo
MCP Server to get system info
Repository Info
About This Server
MCP Server to get system info
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
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
Quick Start
Clone the repository
git clone https://github.com/allenbijo/mcp-sysinfoInstall dependencies
cd mcp-sysinfo
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.