illyt-mcp

frostymate/illyt-mcp
★ 0 stars Python AI/LLM Updated 1mo ago
MCP server that lets AI assistants download music from YouTube with correct metadata, album art, and track numbering. Works with GitHub Copilot, Claude Desktop, and Cursor.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "illyt-mcp": {
      "command": "uvx",
      "args": [
        "illyt-mcp"
      ]
    }
  }
}

Or install with pip: pip install illyt-mcp

Topics

aialbum-artclaudecopilotdownloadmcpmcp-servermetadatamodel-context-protocolmp3musicyoutubeyt-dlp