Skip to main content
Glama

media_loudness

Measure audio loudness compliance with EBU R128 / LUFS standards. Get integrated loudness, loudness range, and true peak from any audio or video file.

Instructions

Analyze audio loudness (EBU R128 / LUFS).

Returns integrated loudness, loudness range, and true peak.

Args: path: Path to audio/video file

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pathYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries the full burden of disclosure. It mentions the standard (EBU R128) and the returned metrics, but does not address edge cases (e.g., missing file, invalid audio, computational cost). While it provides a basic behavioral outline, it lacks depth.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is concise, consisting of a single-line summary followed by a bullet list of outputs and an 'Args' section. It is front-loaded with the main purpose. However, the structure could be improved by grouping related info (e.g., outputs and args).

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With an output schema present, the description does not need to detail return values. It covers the tool's purpose, input, and output metrics. However, it omits potential error conditions or file size constraints. For a simple tool, it is adequate but not exhaustive.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The single parameter 'path' has 0% schema description coverage. The description adds 'Path to audio/video file', which clarifies the parameter's purpose beyond the schema's 'path' title. However, it does not specify supported formats, file size limits, or required permissions. With low coverage, more detail is expected.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool's function: 'Analyze audio loudness (EBU R128 / LUFS)' and specifies the output metrics (integrated loudness, loudness range, true peak). This distinguishes it from sibling tools, which focus on video editing or other audio processing tasks like beat detection or silence removal.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage for loudness analysis, but lacks explicit guidance on when to use versus alternatives. However, given the sibling set, there is no other loudness tool, so the context is clear. The description could improve by noting that it is the only tool for EBU R128 analysis.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/dreliq9/fcp-mcp'

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