Skip to main content
Glama

mcp-audio-analysis

get_duration

Calculate the total duration in seconds of a given audio time series using audio analysis. Input the path to the audio time series to receive precise duration measurement.

Instructions

Returns the total duration (in seconds) of the given audio time series.

Input Schema

NameRequiredDescriptionDefault
path_audio_time_series_yYes

Input Schema (JSON Schema)

{ "properties": { "path_audio_time_series_y": { "title": "Path Audio Time Series Y", "type": "string" } }, "required": [ "path_audio_time_series_y" ], "title": "get_durationArguments", "type": "object" }

Other Tools from mcp-audio-analysis

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/hugohow/mcp-music-analysis'

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