Skip to main content
Glama

fast-filesystem-mcp

by efforthye

fast_get_disk_usage

Retrieve disk usage statistics for specified directories on the fast-filesystem-mcp server. Optimized for reliability and multi-block operations.

Instructions

디스크 사용량을 조회합니다

Input Schema

NameRequiredDescriptionDefault
pathNo조회할 경로/

Input Schema (JSON Schema)

{ "properties": { "path": { "default": "/", "description": "조회할 경로", "type": "string" } }, "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/efforthye/fast-filesystem-mcp'

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