0
GitHub Stars

一个轻量级的主机信息获取MCP工具,通过MCP(模型上下文协议)接口提供系统信息,基于Spring Boot3+Spring AI+OSHI(操作系统和硬件信息)库构建。

Installation

⭐ RecommendedJava
java -jar machine-info-mcp-server.jar
View configuration snippet
{
  "mcpServers": {
    "machine-info-mcp-server": {
      "args": [
        "-jar",
        "machine-info-mcp-server.jar"
      ],
      "command": "java",
      "description": "获取系统信息的MCP服务",
      "env": {
        "JAVA_HOME": "/path/to/your/java17"
      }
    }
  }
}

💡 Tip: Make sure you have the appropriate package manager installed. Refer to the official documentation for detailed installation instructions.

Compatibility Matrix

Filter:

Cursor

STDIO
stdio:From mcp.so (unverified)

Claude Desktop

STDIO
stdio:From mcp.so (unverified)

MCP Compatible

STDIO
stdio:From mcp.so (unverified)
Verified - Tested by community
Unverified - Not yet tested
⚡ STDIO🌊 SSE🌐 HTTP

Server Information

License:unknown
Classification:active
Source:Data aggregated from public MCP directories

Quick Stats

Transports:
STDIO
Compatible Clients:3
Install Methods:1

Like this server?

Discover more MCP servers or submit your own to directory.