Provides real-time system information including CPU, memory, disk, and GPU statistics via Model Context Protocol for efficient monitoring and diagnostics.
Unlock the full potential of MCP System Info Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
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.
git clone https://github.com/allenbijo/mcp-sysinfo.git
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.
Endpoint | Description |
---|---|
/get_sysinfo | Returns system details |
This project is licensed under the MIT License.
Allen Bijo - GitHub
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!