Pixelorama-MCP

abidoo22/Pixelorama-MCP
★ 22 stars TypeScript AI/LLM Updated today
An open-source Model Context Protocol (MCP) server that connects AI models to Pixelorama, enabling automated pixel art generation, layer management, and asset creation from plain text prompts.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "pixelorama-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "abidoo22/Pixelorama-MCP"
      ]
    }
  }
}

README Excerpt

> **For the ones who can imagine it but can't draw it.** **Pixelorama-MCP** is an official [Model Context Protocol (MCP)](https://modelcontextprotocol.io/) server that bridges AI assistants (Claude, Cursor, Antigravity, GPT, Gemini, Qwen, etc.) with [Pixelorama](https://www.pixelorama.org/), the free & open-source pixel art editor.