youichi-uda/aseprite-mcp-pro
Aseprite MCP Pro — AI-powered pixel art creation for Aseprite via Model Context Protocol. 121 tools for sprites, drawing, animation, palettes, export, and Godot integration.
Platform-specific configuration:
{
"mcpServers": {
"aseprite-mcp-pro": {
"command": "npx",
"args": [
"-y",
"aseprite-mcp-pro"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
AI-powered pixel art creation with Aseprite via the Model Context Protocol.
96 tools for complete control over sprites, layers, animations, palettes, and export — with built-in Godot Engine integration.
Aseprite MCP Pro connects AI assistants (Claude, etc.) directly to your running Aseprite editor. The AI can create sprites, draw pixel art, manage animations, manipulate palettes, and export for game engines — all through natural language.
| Category | Tools | Description | |----------|-------|-------------| | Sprite | 12 | Create, open, save, resize, crop, screenshot | | Layer | 10 | Full layer stack control with groups and blend modes | | Frame | 8 | Animation frame management and duration | | Cel | 5 | Cel positioning, opacity, linking | | Drawing | 13 | Pixels, lines, rectangles, ellipses, flood fill, brush strokes | | Selection | 7 | Rectangle, ellipse, by-color, invert | | Palette | 10 | Full palette manipulation, auto-generate | | Tag | 6 | Animation tags with direction and repeat | | Slice | 5 | Named regions, 9-patch, pivot points | | Tilemap | 5 | Tilemap layers and tileset management | | Export | 6 | PNG, sprite sheets, GIF, per-layer, per-tag | | Godot | 8 | SpriteFrames .tres, AtlasTexture, TileSet generation | | Analysis | 5 | Color stats, frame diff, animation validation |
AI Client (Claude Code, etc.)
↕ stdio / MCP Protocol
Node.js MCP Server
↕ WebSocket
Aseprite Lua Extension (this repo)
↕ Aseprite Scripting API
Aseprite EditorThis repository contains the Aseprite Lua extension. To use it, you need the MCP server component.
extension/ folder to your Aseprite extensions directory:%APPDATA%\Aseprite\extensions\aseprite-mcp-pro\~/Library/Application Support/Aseprite/extensions/aseprite-mcp-pro/Loading reviews...