Odel
ssyubix-pixelart-mcp

ssyubix-pixelart-mcp

Local
@syuaibsyuaib1PythonApache-2.0Updated 4w ago

Draw pixel-art tiles and tilesets for 2D games, with PNG+metadata export for Unity.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIssyubix-pixelart-mcpv0.1.1

Run

uvx ssyubix-pixelart-mcp

MCP client config

{
  "mcpServers": {
    "ssyubix-pixelart-mcp": {
      "command": "uvx",
      "args": [
        "ssyubix-pixelart-mcp"
      ]
    }
  }
}