willibrandon/aseprite-mcp
If you are the rightful owner of aseprite-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
Aseprite MCP Server is a Model Context Protocol server that integrates Aseprite's pixel art and animation capabilities with AI assistants, allowing for sprite creation and editing through natural language.
Tools
Functions exposed to the LLM to take actions
create_canvas
Create new sprite with specified dimensions and color mode.
draw_pixels
Draw individual pixels with optional palette snapping.
add_layer
Add a new layer to the sprite.
export_sprite
Export sprite to PNG/GIF/JPG/BMP.
apply_shading
Apply palette-constrained shading based on light direction.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client