Local Music Collection Mcp
@gorums
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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
媒体与设计 分类下的更多 MCP 服务器
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
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.
RustChain MCP
ScottcjnMCP server for RustChain blockchain and BoTTube video platform — AI agent tools for earning RTC tokens. Built on createkr's RustChain SDK.
YouTube MCP Server
anaisbettsA Model-Context Protocol Server for YouTube
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
评论