Pixoo MCP Server runs on your own machine — the client starts it, so there is no endpoint to ping. 216 installs a week from npm. Last commit 16 Sep 2026.
Render and push styled pixel art, text, dashboards, and animations to Divoom Pixoo LED displays.
Today is the operative word: we check Pixoo MCP Server every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add pixoo-mcp-server -- npx -y @cyanheads/pixoo-mcp-server
{
"mcpServers": {
"pixoo-mcp-server": {
"args": [
"-y",
"@cyanheads/pixoo-mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.pixoo-mcp-server]
command = "npx"
args = ["-y", "@cyanheads/pixoo-mcp-server"]
{
"mcpServers": {
"pixoo-mcp-server": {
"args": [
"-y",
"@cyanheads/pixoo-mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"pixoo-mcp-server": {
"args": [
"-y",
"@cyanheads/pixoo-mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
PIXOO_IP (Device IP address on the local network (e.g. 192.168.1.50). Required for device tools; discovery and pure-render (push: false) work without it.), PIXOO_SIZE (Display size in pixels: 16, 32, or 64. Must match the physical device.), PIXOO_OUTPUT_DIR (Directory for auto-saving preview PNG and GIF files. When unset, previews are returned in-response only.), PIXOO_PUSH_MIN_INTERVAL_MS (Minimum interval between device pushes in milliseconds. Prevents device freeze from rapid-fire commands.), MCP_HTTP_HOST (The hostname for the HTTP server.), MCP_HTTP_PORT (The port to run the HTTP server on.), MCP_HTTP_ENDPOINT_PATH (The endpoint path for the MCP server.), MCP_AUTH_MODE (Authentication mode to use: 'none', 'jwt', or 'oauth'.), MCP_LOG_LEVEL (Sets the minimum log level for output (e.g., 'debug', 'info', 'warn').).
The author declared them in the registry entry; get the values from the project itself.
Display delivery platform for AI agents. Push HTML, dashboards and live data to screens.
Renders interactive Chart.js charts and dashboards inline in AI conversations.
Render 47 chart types and tiled dashboards as PNG/SVG. Deterministic, no headless browser.
Renders a pipeline DAG and test-harness dashboard inline as an MCP App
Dashboards as data. Author, validate, render, and share dvt dashboards from any MCP client.
Read-only XRP Ledger MCP tools with proof-annotation envelopes and signed daily snapshots.
Vibecode your Home Assistant setup from your IDE: automations, dashboards, themes and configs
Kibana/Elasticsearch MCP — log search, aggregations, index discovery, dashboards.
Answers built from our own checks of this server.