Skip to main content
Glama
wangkezun

qq-music-mcp

by wangkezun

Related Servers

Alternatives to qq-music-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      MCP server that enables AI assistants to search and retrieve music data (songs, lyrics, playlists, albums, artists) from Netease Cloud Music.
      MIT
    • A
      license
      C
      quality
      A
      maintenance
      Multi-source music search and playback MCP server supporting QQ Music, NetEase Cloud, and local files with playlist management.
      3
      2
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      Enables in-chat music playback by searching song names or specifying Netease song IDs, returning playable music cards with cover, lyrics, and a temporary audio proxy. It relies on a user-configured Netease-compatible API and supports custom card colors.
      3
      MIT
    • F
      license
      B
      quality
      B
      maintenance
      A local music retrieval MCP server that lets users search, download, and organize songs via natural language, with lyrics matching from NetEase Cloud Music and LRCLIB, plus local library indexing through SQLite.
      5
      -

    TDQS

    A3.7/5.0

    Scored across 10 tools

    Disambiguation4/5

    Most tools map to distinct resources and actions, but get_song_quality duplicates part of get_song_detail (which already includes available qualities), and get_album_cover is a subset of get_album_detail. This creates some ambiguity about which tool to use for quality/cover information.

    Naming Consistency5/5

    All tool names follow a consistent verb_noun pattern in snake_case: search_music, get_song_detail, get_song_url, get_album_cover, etc. No mixed conventions.

    Tool Count5/5

    10 tools falls comfortably in the ideal range for a music API server. Each tool addresses a specific aspect of music discovery, metadata, and playback without being bloated.

    Completeness4/5

    Core music workflows (search, song detail, quality, URL, lyrics, album info, playlist info) are covered. However, search_music supports MV and user searches but there are no corresponding get_mv_detail or get_user_profile tools, creating dead ends for those search types.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues