Aseprite MCP MCP Server

Pixel art creation using Aseprite API.

TypeScript 150 10MIT
View on GitHub

Overview

This TypeScript-based MCP server brings professional pixel art creation capabilities directly into Claude and other compatible applications through seamless Aseprite API integration. Built by the community, it empowers digital artists and developers to generate, edit, and manipulate pixel art programmatically without leaving their workflow environment. The server acts as a bridge between natural language instructions and Aseprite's powerful pixel art tools, enabling users to describe artistic visions and have them translated into actual pixel-level creations.

The server provides comprehensive access to Aseprite's core functionality, including sprite creation, layer management, color palette manipulation, frame animation, and export capabilities. Users can leverage API endpoints for drawing operations, applying effects, managing sprite properties, and generating animated sequences. The implementation supports advanced features such as custom brush creation, sprite composition, and batch processing of artwork assets. Full documentation ensures developers can integrate these pixel art capabilities into their applications efficiently.

The Aseprite MCP server functions seamlessly with Claude and other MCP-compatible clients, making it ideal for game developers requiring custom sprite assets, indie game creators needing rapid asset generation, digital artists seeking automation for repetitive tasks, and educational platforms teaching pixel art fundamentals. Typical use cases include generating game character sprites, creating animated backgrounds, building pixel art asset libraries, and prototyping visual game mechanics. This tool streamlines creative workflows while maintaining professional-grade output quality.

Installation

npx -y @modelcontextprotocol/server-aseprite-mcp

Compatible Clients

Claude DesktopCursor

Related

FAQ

How do I install the Aseprite MCP MCP server?
Install via npx or pip depending on the language. Then add the server configuration to your MCP client settings file.
Which AI clients support the Aseprite MCP MCP server?
The Aseprite MCP MCP server is compatible with Claude Desktop, Cursor. Any MCP-compatible client should work.