MCP 음악 분석
이 저장소에는 로컬 오디오, YouTube 링크 또는 오디오 링크에 대한 오디오 분석을 위해 MCP와 librosa를 사용하는 모델 컨텍스트 공급자(MCP)가 포함되어 있습니다.
Claude Desktop과 함께 사용
설치
Smithery를 통해 설치
Smithery를 통해 Claude Desktop용 Music Analysis를 자동으로 설치하려면:
지엑스피1
수동 설치
Claude Desktop과 함께 사용
구성 파일 찾기
구성 파일 위치는 운영 체제에 따라 다릅니다.
맥OS :
~/Library/Application\ Support/Claude/claude_desktop_config.json윈도우 :
%APPDATA%\Claude\claude_desktop_config.json리눅스 :
~/.config/Claude/claude_desktop_config.json
claude_desktop_config.json
에 다음을 추가하세요.
예시 프롬프트
서버가 실행되면 대화형 또는 채팅 기반 환경에서 사용할 수 있는 몇 가지 샘플 프롬프트가 있습니다. MCP는 이러한 요청을 이해하고 관련 도구를 실행합니다.
할 일 목록
[x] 오디오 파일 다운로드에 URL 추가
[x] YouTube를 오디오 파일 변환에 추가
[ ] 다양한 Python 환경으로 실험(테스트)
[ ] 설치 가이드 개선
[ ] 가사에 Whisper 통합
[ ] Docker 솔루션 구현
작가
휴고 하우충
local-only server
The server can only run on the client's local machine because it depends on local resources.
MCP를 사용하여 로컬 오디오 파일을 분석합니다.
Related Resources
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP server that provides tools for reading, writing, and editing files on the local filesystem.Last updated -1,552Apache 2.0
- AsecurityAlicenseAqualityAn MCP tool that provides AI with the ability to compress and decompress local files.Last updated -4711MIT License
- AsecurityAlicenseAqualityA powerful MCP tool for parsing and manipulating MIDI files that allows users to read, analyze, and modify MIDI files through natural language commands, supporting operations like reading file information, modifying tracks, adding notes, and setting tempo.Last updated -11377MIT License
- AsecurityFlicenseAqualityAn MCP server that plays local sound files on macOS using the afplay command, allowing AI assistants to trigger audio notifications after responding.Last updated -1