aseprite-mcp
Aseprite MCP Tools is a Python module that acts as an MCP server for interacting with the Aseprite API. This tool allows users to automate Aseprite functionalities, facilitating efficient workflows in animation and graphic design. By utilizing custom scripts, users can streamline their tasks and enhance productivity.
GitHub Stars
63
User Rating
Not Rated
Forks
5
Issues
2
Views
0
Favorites
0
Aseprite MCP Tools
A Python module that serves as an MCP server for interacting with the Aseprite API
Demo where Cursor draws a cloud in aseprite using the MCP:
https://github.com/user-attachments/assets/572edf75-ab66-4700-87ee-d7d3d196c597
Installation:
{
"mcpServers": {
"aseprite": {
"command": "/opt/homebrew/bin/uv",
"args": [
"--directory",
"/path/to/repo",
"run",
"-m",
"aseprite_mcp"
]
}
}
}
GitHub Octern @open-sauced GSoC'23 - Python Software Foundation (@borgbase @borgmatic-collective) Ex-intern @shipsy @Avalon-Meta Contributor @openfoodfacts
119
Followers
64
Repositories
0
Gists
2
Total Contributions