Skip to main content
Glama
didtjd59

yt-dj-mcp

by didtjd59

Related Servers

Alternatives to yt-dj-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      A
      quality
      B
      maintenance
      Enables building mood-based playlists for Navidrome by joining your library, listen history, and personal playlist labels from Navidrome, ListenBrainz, and Last.fm.
      15
      49 npm
      AGPL 3.0
    • A
      license
      Not graded
      quality
      B
      maintenance
      Enables DJs to retrieve BPM, key/Camelot, energy, and other track metadata with provider provenance, score transitions, plan setlists, and control Spotify playlists and playback with staged, revalidated writes for safety.
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables an agent to pull a public or unlisted YouTube playlist with no credentials, infer language, genre and mood tags per track, slice the results into mood-based playlists using declarative YAML rules, and export them as spreadsheets, M3U files or an HTML build console. It also covers publishing, either through quota-aware resumable API jobs or free browser import links, with write operations requiring explicit confirmation and defaulting to dry runs.
      MIT
    • A
      license
      Not graded
      quality
      A
      maintenance
      Enables searching YouTube Music and managing playlists through read and confirmation-gated write tools over STDIO. Supports identity checks, song search, playlist listing/retrieval, and previewed playlist creation, track addition, and exact track removal.
      MIT

    TDQS

    C2.9/5.0

    Scored across 10 tools

    Disambiguation4/5

    Most tools have distinct purposes (auth, syncing, playlist creation, metadata enrichment). Some overlap exists between create_playlist_preview and create_youtube_music_playlist, but they target different artifacts (local preview vs. YouTube Music playlist).

    Naming Consistency4/5

    Most tools follow a verb_noun pattern (e.g., enrich_tracks, sync_liked_songs). However, auth_status and setup_auth_instructions deviate slightly, and some names are multi-word nouns. Overall consistent and readable.

    Tool Count5/5

    10 tools is well-scoped for a server integrating YouTube Music, local SQLite, and DJ metadata. Each tool addresses a core function without unnecessary bloating.

    Completeness4/5

    Covers essential workflows: auth, syncing, playlist preview/creation, metadata enrichment, and candidate finding. Minor gaps like missing playlist deletion or track removal, but main DJ tasks are supported.

    Maintenance

    ActivityStale
    ResponsivenessNo issues