Skip to main content
Glama

Related Servers

Alternatives to pyxel-mcp

No user-submitted related servers found.

    Related Servers

    TDQS

    A4/5.0

    Scored across 14 tools

    Disambiguation5/5

    Each tool has a clearly distinct purpose targeting specific aspects of Pyxel game development: capture_frames for animation verification, compare_frames for visual regression, inspect_* tools for analyzing different game components (bank, layout, palette, screen, sprite, state, tilemap), play_and_capture for input testing, pyxel_info for installation details, render_audio for sound analysis, run_and_capture for basic execution, and validate_script for syntax checking. There is no functional overlap between tools.

    Naming Consistency5/5

    Tool names follow a highly consistent verb_noun pattern throughout: capture_frames, compare_frames, inspect_bank, inspect_layout, inspect_palette, inspect_screen, inspect_sprite, inspect_state, inspect_tilemap, play_and_capture, pyxel_info, render_audio, run_and_capture, validate_script. All use snake_case with clear action verbs (capture, compare, inspect, play, render, run, validate) followed by specific nouns.

    Tool Count5/5

    14 tools is well-scoped for the Pyxel game development domain, covering animation verification, visual testing, component inspection, input simulation, audio analysis, script validation, and system information. Each tool serves a distinct purpose in the testing/debugging workflow, with no redundant or trivial tools.

    Completeness4/5

    The toolset provides comprehensive coverage for Pyxel game testing and debugging, including visual verification (capture_frames, compare_frames), component analysis (7 different inspect_* tools), input testing (play_and_capture), audio analysis (render_audio), and script validation (validate_script). Minor gaps might include tools for performance profiling or network testing, but these are outside the core visual/audio debugging focus.

    Maintenance

    ActivityMaintained
    ResponsivenessUnresponsive