aseprite-mcp
An MCP server that uses the Aseprite API to programmatically create and edit pixel art sprites from model instructions.
About this tool
aseprite-mcp
Category: media-processing-mcp-servers
Brand: aseprite
Source: https://github.com/diivi/aseprite-mcp
An MCP server that connects to the Aseprite API to programmatically create and edit pixel art sprites from model-generated instructions.

Features
-
MCP server for Aseprite
- Exposes Aseprite functionality through the Model Context Protocol (MCP), enabling tools/LLMs to drive sprite creation and editing.
-
Programmatic sprite creation & editing
- Uses the Aseprite API to generate and modify pixel art sprites according to structured, model-provided instructions.
-
Aseprite integration
- Designed specifically to work with Aseprite, leveraging its scripting/API layer for pixel-art workflows.
-
Dockerized deployment
- Includes
Dockerfile,docker-compose.yml, and helper scripts (build-docker.sh,build-docker.ps1) for container-based setup and running.
- Includes
-
Environment-based configuration
- Provides
sample.envto configure environment variables needed to run the server and connect to Aseprite.
- Provides
-
Python-based implementation
- Managed with
pyproject.tomlandrequirements.txtfor dependency and environment management.
- Managed with
-
CI / workflows setup
.github/workflowsdirectory indicates automation for testing/building via GitHub Actions.
-
Testing support
testsdirectory for automated tests of the MCP server behavior.
-
Contribution guidelines
PR_DETAILS.mdfile describing expectations for pull requests and contributions.
-
Docker setup documentation
DOCKER.mdandDOCKER_SETUP_SUMMARY.mdprovide instructions and a summary for building and running the server with Docker.
Technical Details
- Language: Python
- Deployment options: Local Python environment or Docker/containerized setup
- Integration target: Aseprite API (pixel art / sprite editor)
Pricing
- Not specified in the provided content. The repository appears to be open-source; refer to the LICENSE file in the repo for usage terms.
License
- A
LICENSEfile is present in the repository; consult it directly for the exact license and conditions.
Loading more......
Information
Categories
Tags
Similar Products
6 result(s)An MCP Server that exposes Adobe Photoshop APIs, enabling automated and programmatic image editing and creative workflows through the MCP ecosystem.
Adobe Photoshop Lightroom MCP Server is an MCP-compatible server that exposes Adobe Lightroom photo editing and asset management capabilities to AI agents and tools via the Model Context Protocol.
MCP server for api4ai, providing ready-to-use AI APIs for extracting information from images to agents that speak the Model Context Protocol.
An MCP Server that integrates ApiFlash’s website screenshot API, enabling MCP tools to capture and use website screenshots programmatically.
An MCP Server that connects to Bruzu’s Simple Image API, allowing image generation and manipulation through MCP.
An MCP Server for change.photos that exposes its photo processing API—resize, compress, sharpen, blur, and transform images at scale—to MCP clients.