Submit

Local Music Collection Mcp

@gorums

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.

Tools

Server Config

{
  "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"
      }
    }
  }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.