art & culture
Aseprite Mcp
MCP server using the Aseprite API to create pixel art
python
local
art & culture
Installation
npx -y diivi/aseprite-mcpConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "aseprite-mcp",
"command": "npx",
"args": [
"-y",
"diivi/aseprite-mcp"
]
}About This MCP Server
diivi/aseprite-mcp
MCP server using the Aseprite API to create pixel art
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub