cyanheads/pixoo-mcp-server
Compose and push pixel art, animations, and text to Divoom Pixoo LED matrices via MCP.
<div align="center"> <h1>@cyanheads/pixoo-mcp-server</h1> <p><b>Your Pixoo, programmable via LLM</b></p> <p>Compose and push pixel art, animations, and text to Divoom Pixoo LED matrices via MCP.</p> <div>4 Tools ยท STDIO & Streamable HTTP</div> </div>
<div align="center">
[](./CHANGELOG.md) [](https://github.com/modelcontextprotocol/modelcontextprotocol/blob/main/docs/specification/2025-11-25/changelog.mdx) [](./LICENSE) [](https://www.typescriptlang.org/) [](https://bun.sh/)
</div>
---
This server provides 4 tools for composing and pushing visual content to Pixoo displays:
| Tool | Description | Annotations | | :--------------------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------- | :---------------- | | `pixoo_compose` | Compose a scene from layered elements (text, images, sprites, shapes, bitmaps, pixels) and push to device. Supports multi-frame animation with per-element keyframes. | destructiveHint | | `pixoo_push_image` | Load a single image file (PNG, JPEG, WebP, GIF, AVIF, TIFF, SVG), resize to the display grid, and push to the device. | `destr
Loading reviews...