Skip to main content
Glama

Related Servers

Alternatives to king-crimson-mcp

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      C
      maintenance
      MCP server for interacting with Discogs music collections. It enables AI assistants to search, manage, and analyze personal music libraries with OAuth authentication and intelligent features like mood mapping.
      MIT
    • A
      license
      C
      quality
      B
      maintenance
      A conversational MCP server that provides natural-language access to Goose's live show history, setlists, and song statistics via the ElGoose.net API, including tools like latest show, this day in history, and song stats.
      14
      MIT
    • A
      license
      Not graded
      quality
      C
      maintenance
      An MCP server for Spotify control and synchronized lyrics retrieval that enables playback management, queue navigation, and music search capabilities. It also features perception tools for real-time track analysis, including BPM, key detection, and timestamped lyrics.
      72 npm
      3
      Apache 2.0

    TDQS

    A4.4/5.0

    Scored across 12 tools

    Disambiguation4/5

    Most tools target distinct resources (albums, credits, editions, artwork, setlists, incarnations, song analyses), and descriptions clearly delineate boundaries. The three refresh_* tools and three song_* tools are each distinct by domain, though get_live_history and song_performance_history both touch live performance data and could be briefly confused before reading details.

    Naming Consistency3/5

    There are multiple naming conventions: get_* for direct lookups, search_release for searching, refresh_* for cache updates, and song_* for song-specific analyses (which drop the leading verb). While each family is internally consistent, the mix of verb-first and noun-first patterns across the tool set is noticeable and not fully uniform.

    Tool Count5/5

    Twelve tools is well within the ideal range and each appears justified for the server's purpose of King Crimson discography and live-performance research. The count covers exploration, analysis, and necessary cache maintenance without feeling bloated or sparse.

    Completeness4/5

    The tool surface covers the core workflows: searching albums, retrieving credits, editions, artwork, live history, incarnations, and per-song analyses across live releases and box sets. Minor gaps exist—there's no direct song search tool, and the song analysis tools depend on running refresh_* commands first—but these are workable given clear prerequisites and the ability to discover songs via get_credits.

    Maintenance

    ActivitySlowing
    ResponsivenessNo issues