mcp-audio-analysis
by hugohow
Verified
local-only server
The server can only run on the client’s local machine because it depends on local resources.
MCP Music Analysis
This repository contains a Model Context Provider (MCP) that uses MCP and librosa for audio analysis on audio in local, youtube link, or audio link.
Usage with Claude Desktop
Installation
Copy
Usage with Claude Desktop
Locate Configuration File
The configuration file location depends on your operating system:
- macOS:Copy
- Windows:Copy
- Linux:Copy
Add the following to your claude_desktop_config.json
:
Copy
Example Prompts
Here are some sample prompts you might use in a conversational or chat-based context once the server is running. The MCP will understand these requests and execute the relevant tools:
Copy
To-Do List
- Add URL to audio file download
- Add YouTube to audio file transformation
- Experiment with multiple Python environments (testing)
- Improve installation guide
- Integrate Whisper for lyrics
- Implement a Docker solution
Author
Hugo How-Choong