Skip to main content
Glama

Related Servers

Alternatives to MCP SubMatcher

No user-submitted related servers found.

    Related Servers

      TDQS

      B3.4/5.0

      Scored across 6 tools

      Disambiguation5/5

      Each tool has a clearly distinct purpose with no overlap: get_config_summary and get_config_value handle configuration retrieval, set_config_value handles configuration modification, scan_media_files discovers files, preview_matching shows results without changes, and rename_subtitles performs the actual renaming. An agent can easily distinguish between these functions.

      Naming Consistency5/5

      All tools follow a consistent verb_noun pattern using snake_case: get_config_summary, get_config_value, preview_matching, rename_subtitles, scan_media_files, and set_config_value. This predictable naming scheme makes the tool set easy to navigate and understand.

      Tool Count5/5

      With 6 tools, this server is well-scoped for subtitle matching and configuration management. Each tool earns its place by covering distinct aspects of the workflow, from scanning and previewing to renaming and configuration, without being overly sparse or bloated.

      Completeness5/5

      The tool set provides complete coverage for the subtitle matching domain: scanning media files, previewing matches, executing renames, and full CRUD operations on configuration (get/set values and summary). There are no obvious gaps, allowing agents to handle the entire workflow seamlessly.