mcp-audio-analysis
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| loadB | Loads an audio file and returns the path to the audio time series Offset and duration are optional, in seconds. Be careful, you will never know the name of the song. |
| get_durationC | Returns the total duration (in seconds) of the given audio time series. |
| tempoC | Estimates the tempo (in BPM) of the given audio time series using librosa. Offset and duration are optional, in seconds. |
| chroma_cqtA | |
| mfccC | |
| beat_trackB | |
| download_from_urlC | Downloads a file from a given URL and returns the path to the downloaded file. Be careful, you will never know the name of the song. |
| download_from_youtubeC | Downloads a file from a given youtube URL and returns the path to the downloaded file. Be careful, you will never know the name of the song. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| analyze_audio | Creates a prompt for audio analysis. Feel free to customize the text below to explain how users can interact with the tools. |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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