Back to directory
diivi/aseprite-mcp

diivi/aseprite-mcp

@diivi

MCP server for interacting with the Aseprite API

asepritepixel-artanimationspritemcpautomationcreative-tools

Installation & Configuration

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

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13