Skip to main content
Glama

bass_and_treble

Boost or cut bass and treble to fix tonal balance, and adjust output gain to prevent clipping.

Instructions

Adjust bass and treble frequencies with a simple tonal shaping tool.

Args: bass: Bass adjustment in dB (-30 to 30). Default: 0 treble: Treble adjustment in dB (-30 to 30). Default: 0 gain: Output gain in dB (-30 to 30). Default: 0

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bassNo
gainNo
trebleNo

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observedv0.1.0

TDQS

B3.3/5.0
Behavior2/5

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

This 'annotation_placeholder' has no annotations, so the description must disclose behavioral traits. It mentions dB ranges and defaults but does not say whether the operation is destructive, whether it applies to the current selection, or what the audible/state impact is beyond adjusting frequencies. This is a mutation-style effect tool with too little behavior disclosure.

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 compact and front-loads the purpose before listing parameters. It could be slightly tighter since defaults are already present in the schema, but the format is clean and readable without unnecessary prose.

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

Completeness3/5

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

The description captures the essential parameter semantics and is reasonably self-contained for a simple three-parameter tool. However, it lacks any statement about the target of the adjustment (e.g., selected audio, active track, entire project) and does not mention the effect's destructive/preview nature, which is relevant for an audio-editing tool invoked by an agent.

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

Parameters5/5

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

Schema coverage is 0%, and the input schema only provides parameter names, types, and defaults. The description adds crucial meaning: units (dB), valid ranges (-30 to 30), and the role of each parameter (bass adjustment, treble adjustment, output gain). This fully compensates for the schema's lack of descriptions.

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

Purpose4/5

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

The description states a clear action ('Adjust bass and treble frequencies') and identifies the tool as a 'simple tonal shaping tool,' which conveys its purpose and scope. It does not explicitly differentiate it from sibling effects like effect_notch_filter or effect_tremolo, but the bass/treble focus is distinct enough.

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

Usage Guidelines2/5

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

No guidance is given about when to use this tool versus alternative effects, nor any mention of the expected context (e.g., selected audio, track, or clip). The description only explains what the tool does and its parameters, leaving the agent to infer usage conditions.

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/xDarkzx/Audacity4-MCP'

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