get_aseprite_versionAaseprite-mcpRetrieve the version number of the installed Aseprite application.MIT
run_scriptBaseprite-mcpRun arbitrary Lua scripts in Aseprite to perform advanced sprite operations and automation.MIT
create_spriteBaseprite-mcpCreate a new Aseprite sprite file. Set dimensions, color mode, and file location.MIT
remap_colorsBAseprite MCP ToolsModify color schemes in Aseprite pixel art files by mapping specific colors to new values for consistent palette adjustments.MIT
add_layerCAseprite MCP ToolsCreate a new layer in an Aseprite file to organize pixel art elements, enabling structured editing and composition.MIT
get_palette_infoCAseprite MCP ToolsRetrieve palette details from an Aseprite file to analyze color information for pixel art projects.MIT
aseprite-mcpImage & Video ProcessingDesign ToolsayigityolAlicenseBqualityDmaintenanceMCP server for Aseprite — create, edit, and export pixel art sprites, animations, and sprite sheets from any AI assistant. Last updated 2026-03-07436MIT
Aseprite MCPImage & Video ProcessingDesign ToolsdiiviAlicenseCqualityBmaintenanceEnables AI assistants to control Aseprite for drawing and editing images through its API. Last updated 2026-06-2059209MIT
copy_spriteAAseprite MCPCopy a sprite to a new Aseprite file. Specify source and output filenames, with optional overwrite control.MIT
export_spriteBAseprite MCPExport Aseprite files to PNG, GIF, JPG, or other formats. Converts sprites for use in different applications and platforms.MIT
add_layerCAseprite MCPAdd a new layer to an existing Aseprite file by specifying the file name and the desired layer name.MIT
get_sprite_infoAaseprite-mcpRetrieves comprehensive sprite metadata including dimensions, layers, frames, tags, palette, and slices from a specified file.MIT
list_framesAaseprite-mcpList all frames and their durations from a sprite file, enabling inspection of animation timing and frame sequence.MIT
open_spriteAaseprite-mcpOpen a sprite file to retrieve its metadata, including dimensions and frame details. Supports .aseprite, .ase, .png formats.MIT
apply_preset_paletteAAseprite MCP ToolsApply a predefined color palette to an Aseprite file. Choose from classic palettes like gameboy, nes, or pico-8 to quickly modify pixel art colors.MIT
export_layersAAseprite MCP ToolsExport individual layers from Aseprite sprites as separate image files for editing, sharing, or integration into other projects.MIT
list_layersAaseprite-mcpRetrieve all layers and their properties from a sprite file. Use this to inspect layer names, blending modes, opacity, visibility, and other attributes.MIT
draw_lineAAseprite MCP ToolsDraw straight lines on Aseprite canvas by specifying start and end coordinates, color, and thickness for pixel art creation.MIT
export_frameAaseprite-mcpExport a specific frame from an Aseprite sprite file to an image. Optionally target a single layer.MIT
remove_frameAaseprite-mcpDeletes a specific frame from a sprite file to remove unwanted frames and shorten animations.MIT