{"slug":"ext-sakamoro/AsepriteMCP","name":"Aseprite MCP","description":"A server for programmatic interaction with Aseprite, enabling batch processing and automation for sprite creation and management.","category":"development","tags":[],"official":false,"stars":20,"transport":null,"install":[{"cmd":"pip install -r","imports":[]}],"tools":[{"name":"create_canvas","description":"Create a new sprite with specified width, height, and filename"},{"name":"draw_pixels","description":"Draw individual pixels on a sprite with specified colors"},{"name":"draw_rectangle","description":"Draw a rectangle on a sprite with optional fill"},{"name":"draw_circle","description":"Draw a circle on a sprite with optional fill"},{"name":"draw_line","description":"Draw a line on a sprite with specified thickness"},{"name":"fill_area","description":"Fill an area on a sprite with a color using tolerance"},{"name":"add_layer","description":"Add a new layer to a sprite"},{"name":"add_frame","description":"Add an animation frame to a sprite after a specified frame"},{"name":"apply_preset_palette","description":"Apply a preset color palette to a sprite (gameboy, nes, pico-8, cga, monochrome, sepia)"},{"name":"create_palette","description":"Create a custom palette from a list of hex colors"},{"name":"extract_palette_from_image","description":"Extract a color palette from an existing image with max color limit"},{"name":"get_palette_info","description":"Get palette information from a sprite"},{"name":"remap_colors","description":"Remap colors in a sprite by replacing specified colors"},{"name":"export_sprite","description":"Export a sprite to a file with optional scaling and frame range"},{"name":"export_layers","description":"Export each layer of a sprite as separate files"},{"name":"batch_resize","description":"Resize multiple sprites in a directory with scaling factor"},{"name":"batch_export","description":"Export multiple sprites to a specified format with scaling"},{"name":"batch_apply_palette","description":"Apply a palette to multiple sprites with optional backup"},{"name":"batch_process_custom","description":"Run a custom Lua script on multiple sprites in a directory"}],"env_vars":[],"auth_type":"none","github":"https://github.com/ext-sakamoro/AsepriteMCP","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Mon May 25"}