Back to Home
netbuffer icon

machine-info-mcp-server

Verified Safe

by netbuffer

Overview

This server provides real-time host system information (CPU, memory, disk, OS) via a Model Context Protocol (MCP) interface, designed for integration with Spring AI applications.

Installation

Run Command
java -jar target/machine-info-mcp-server.jar

Security Notes

The server uses the OSHI library to collect read-only system information. It does not involve dynamic code execution, 'eval' functions, or direct network listening (configured as 'web-application-type: none' and uses stdio for MCP). No hardcoded secrets were found. The primary risk would be if the MCP client is compromised and misuses the system information, or if a highly sensitive system runs this in an untrusted environment.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens150
Stars0
Forks0
Last Update2025-12-07

Tags

System InfoSpring BootSpring AIOSHIMCP