Skip to main content
Glama
299,334 tools. Last updated 2026-07-14 20:37

"namespace:io.github.krakonjac300-pixel" matching MCP tools:

  • Create, list, update, and manage first-party audience segments in Google Ad Manager. Build CRM lists and pixel-based audiences for targeted advertising.
    MIT
  • Check estimated download size for scene bands before large downloads. Reads COG headers to determine dimensions and estimated file size without reading pixel data.
    Apache 2.0
  • Remove the current selection in your Photopea document to clear marching ants after completing selection-based operations like fills or adjustments. Leaves pixel data unchanged.
    MIT
  • Scroll a page by pixel offset, viewport pages, or to a specific element using a CSS selector. Navigate long pages or bring elements into view.
    MIT
  • Move the viewport up or down by a pixel amount to reveal more of a long page or trigger lazy-loaded content. Returns a page snapshot with the new position.
    MIT
  • Applies a solid color fill to the active selection on the current layer. Requires an existing selection — create one with make_selection. Supports custom hex color, opacity, and blend mode. Modifies pixel data directly.
    MIT

Matching MCP Servers

Matching MCP Connectors

  • Generate authentic pixel art - sprites, animations, and tilesets - from any MCP client

  • Hosted MCP server for Retro Diffusion. Generate authentic, grid-aligned pixel art — sprites, characters, animations, and tilesets — from Claude, Cursor, VS Code, Windsurf, or any MCP client. 90+ styles, free cost estimation, pay-per-generation with no subscription and credits that never expire.

  • Capture side-by-side screenshots of two URLs and generate a pixel-level diff image highlighting every changed pixel. Ideal for verifying UI changes or comparing staging vs production.
    MIT
  • Compares before and after screenshots to evaluate if UI changes match the intended design request, using semantic analysis beyond pixel diffing.
    MIT
  • Render two versions of a UI component, compare them pixel by pixel, and get a diff image with the percentage of changed pixels to catch visual regressions during refactoring.
    MIT
  • Create pixel selections in the active document. Choose from selecting the entire canvas, a rectangle, or an ellipse by specifying bounds in pixels. Optionally add feather for soft edges.
    MIT
  • Retrieves the pixel dimensions of a booted iOS simulator by taking a temporary screenshot and reading its dimensions with sips. Specify the simulator UDID.
    MIT
  • Compare component output against a reference image to verify design accuracy. Returns pixel diff percentage and pass/fail status for design QA.
    MIT
  • Render a component and compare it to a saved snapshot to detect visual regressions, returning pixel diff and pass/fail results.
    MIT
  • Pixel-diff two screenshots to detect visual changes. Returns percentage of differing pixels and a diff image highlighting changed regions. Use for visual-regression testing.
    AGPL 3.0
  • Apply destructive adjustments like brightness, hue/saturation, levels, or curves to the active layer. Modify pixel data directly; use undo to revert. Requires prior layer selection.
    MIT
  • Apply destructive filters like gaussian blur, sharpen, unsharp mask, noise, or motion blur to the active layer using customizable settings. Requires prior layer selection. Directly alters pixel data; revert with undo.
    MIT
  • Replace a layer's pixel content with a linear gradient. Define evenly spaced hex color stops and set an angle for the gradient direction (0° left-to-right).
    MIT