获取机器版本信息
j0602ohne/get_host_info
1 Stars
4 次浏览
更新于 2026-08-23
MCP 服务配置
复制以下 JSON 到 OPClaw 或其他 MCP 客户端的配置文件中即可使用
{
"mcpServers": {
"host-info": {
"args": [
"--directory",
"https://github.com/edwardzcy/mcp_demo",
"run",
"main.py"
],
"command": "uv",
"disabled": true
}
}
}
服务介绍
获取系统版本信息