Skip to main content
Glama

System Information MCP Server

by dknell

get_disk_info_tool

Retrieve detailed disk usage information for specific paths or all mounted disks. Access real-time system metrics via the System Information MCP Server for efficient resource monitoring and management.

Instructions

Retrieve disk usage information.

Args: path: Specific path to check (default: all mounted disks)

Input Schema

NameRequiredDescriptionDefault
pathNo

Input Schema (JSON Schema)

{ "properties": { "path": { "anyOf": [ { "type": "string" }, { "type": "null" } ], "default": null, "title": "Path" } }, "title": "get_disk_info_toolArguments", "type": "object" }

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/dknell/mcp-system-info'

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