art & culture

Aseprite Mcp

MCP server using the Aseprite API to create pixel art

python
local
art & culture
0
View on GitHub

Installation

npx -y diivi/aseprite-mcp

Configuration

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

GitHub: https://github.com/diivi/aseprite-mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub