Skip to main content
Glama

Server Status MCP Server

get_server_status

Retrieve CPU, memory, and uptime status of local or remote servers via SSH for real-time server monitoring and performance analysis.

Instructions

获取服务器的CPU、内存和运行状态

Input Schema

NameRequiredDescriptionDefault
hostNo远程服务器地址或SSH配置中的主机名

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "host": { "description": "远程服务器地址或SSH配置中的主机名", "type": "string" } }, "type": "object" }

Other Tools from Server Status MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/NNNNzs/server-status-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server