Skip to main content
Glama
fjmn2001

disk-space-mcp

by fjmn2001

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
check_disk_spaceA

Report total, used, and available disk space for the filesystem containing a path, and validate it against optional free-space thresholds. Read-only: reads filesystem stats via statfs, never runs a shell. Returns a status of "ok" or "warning".

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A4.2/5.0

Scored across 1 tool

Disambiguation5/5

With only one tool, there is no ambiguity. The tool's purpose is clearly distinct and well-described.

Naming Consistency5/5

The single tool name 'check_disk_space' follows a consistent verb_noun pattern and is descriptive, so no inconsistency exists.

Tool Count3/5

One tool is borderline thin for a file system utility. While it serves a focused purpose, users might expect additional capabilities like listing mounts or checking multiple paths.

Completeness3/5

The tool provides basic disk space checking for a single path but lacks coverage for multiple filesystems, threshold management, or detailed usage reports. Notable operations are missing.

Maintenance

ActivityInactive
ResponsivenessNo issues