Skip to main content
Glama

System Information MCP Server

by dknell

get_disk_info_tool

Retrieve disk usage details for specific paths or all mounted disks to monitor and manage storage effectively with System Information MCP Server.

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" }

Other Tools from System Information 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/dknell/mcp-system-info'

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