Back to directory
aseprite-mcp

aseprite-mcp

@diivi144

MCP server for interacting with the Aseprite API

AsepritePixel ArtAPItool

Installation & Configuration

{
  "mcpServers": {
    "aseprite": {
      "command": "/opt/homebrew/bin/uv",
      "args": [
        "--directory",
        "/path/to/repo",
        "run",
        "-m",
        "aseprite_mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2025/4/5
Updated
2026/6/8