Local Music Collection Mcp
@gorums
About Local Music Collection Mcp
A powerful Model Context Protocol (MCP) server that provides intelligent access to your local music collection through advanced metadata management, album type classification, and comprehensive analytics.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"music-collection": {
"command": "python",
"args": [
"/path/to/music-mcp-server/main.py"
],
"env": {
"MUSIC_ROOT_PATH": "/path/to/your/music",
"CACHE_DURATION_DAYS": "30",
"LOG_LEVEL": "INFO"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Local Music Collection Mcp?
It is an MCP server that provides intelligent access to a local music collection through advanced metadata management, album type classification, and comprehensive analytics. It is designed for music collectors and works seamlessly with MCP clients like Claude Desktop.
How to use Local Music Collection Mcp?
Install via the automated setup script (python scripts/setup.py) or manually using Python or Docker. Configure the MUSIC_ROOT_PATH environment variable to point to your music directory, then integrate with Claude Desktop using the provided JSON configuration files.
Key features of Local Music Collection Mcp
- Smart music discovery with 8-type album classification
- Advanced analytics and collection health scoring
- Flexible folder structure support and safe migration
- High performance with 20–30% faster scanning
- AI integration with MCP clients like Claude Desktop
- One-command automated setup and configuration generation
Use cases of Local Music Collection Mcp
- Scan and classify a local music library into album types
- Assess collection maturity and health with detailed
More Media & Design MCP servers
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
MCP Google Map Server
cablateA powerful Model Context Protocol (MCP) server providing comprehensive Google Maps API integration with LLM processing capabilities.
MCP Figma to React Converter
StudentOfJSMCP server for converting Figma designs to React components
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
Comments