Skip to main content
Glama
StemSplit

StemSplit Vocal Remover & Stem Separator

Official
by StemSplit

Related Servers

Alternatives to StemSplit Vocal Remover & Stem Separator

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables semantic search of local audio samples by describing sounds, MIDI generation, stem separation, and other music production tools from Claude Desktop.
      2
      MIT
    • A
      license
      Not graded
      quality
      D
      maintenance
      Enables extracting metadata from Beatport track URLs, including preview audio, cover art, and track info, via an MCP server integrated with Claude Desktop.
      MIT
    • F
      license
      Not graded
      quality
      D
      maintenance
      Enables AI-powered audio processing including stem separation, vocal extraction, loop creation, and musical analysis using state-of-the-art Demucs models. Designed for music producers and audio engineers working with Logic Pro and other DAWs.
      11
      -

    TDQS

    A4/5.0

    Scored across 11 tools

    Disambiguation5/5

    Each tool maps to a distinct action-resource combination: submitting, retrieving, listing, downloading, or checking balance, further split by source where needed. The separate_youtube and separate_soundcloud tools explicitly route by URL type, and get/list functions are namespaced to their job type, so an agent is unlikely to pick the wrong one.

    Naming Consistency5/5

    All tools follow a lower_snake_case verb_noun pattern such as separate_*, get_*, list_*, and download_*. Source-specific variants like get_youtube_job and list_soundcloud_jobs extend the noun consistently without introducing a different convention.

    Tool Count5/5

    With 11 tools, the surface is well scoped for a stem-separation service: three submission paths, matching job retrieval and listing for each, plus a download helper and a balance check. Every tool covers a needed part of the workflow without redundancy.

    Completeness4/5

    The core lifecycle is covered: submit, wait or poll, retrieve status and URLs, and download outputs for audio, YouTube, and SoundCloud jobs. Missing cancellation or deletion of jobs is a minor gap, but it does not block the main separation workflow.

    Maintenance

    ActivityInactive
    ResponsivenessNo issues