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).
Run
uvx ssyubix-pixelart-mcp
MCP client config
{
"mcpServers": {
"ssyubix-pixelart-mcp": {
"command": "uvx",
"args": [
"ssyubix-pixelart-mcp"
]
}
}
}