Divoom LAN Watchface MCP Server
mcp-divoom-lan is an open-source MCP server that wraps Divoom watchface LAN APIs as standard tools for AI clients. It runs locally over stdio via the published package.
People who work with Divoom and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.
VERIFIED ACTIVE
LAST COMMIT 2026-06-11 · ★ 4 · #139 OF 208 MAINTAINED DOCUMENTATION · VERIFIED 2026-09-18
MIT · TypeScript servers · how we verify → /methodology
01 · Install Divoom LAN Watchface
before you install - you'll need
Set DIVOOM_DEVICE_HOST before connecting. DIVOOM_DEVICE_PORT, DIVOOM_TIMEOUT_MS are optional or environment-specific per the README.
Claude Code
claude mcp add divoomdevelop-mcp-divoom-lan -- npx -y mcp-divoom-lan Claude Desktop / Cursor / VS Code - add to config
{
"mcpServers": {
"divoomdevelop-mcp-divoom-lan": {
"command": "npx",
"args": [
"-y",
"mcp-divoom-lan"
]
}
}
} Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.
Using another client? Same JSON, different key
Claude Desktop · mcpServers
Cursor · mcpServers
VS Code · servers
Windsurf · mcpServers
Zed · context_servers
Cline · mcpServers
Roo Code · mcpServers
Continue · mcpServers
LibreChat · mcpServers
Gemini CLI · mcpServers
Codex CLI · mcp_servers
Full setup guides: every client.
02 · Evidence
Security posture
What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.
runs as local process (stdio) - runs on your machine with your user's permissions
license MIT - declared in the repository
npm package mcp-divoom-lan - unscoped; check the name against the project README before installing
registry namespace io.github.DivoomDevelop is GitHub-verified and matches the repo owner
03 · What Divoom LAN Watchface can do
Prose above is summarized from the project's README and registry record - no invented capabilities.
Latest releases
v0.1.4 · 2026-05-18
Highlights · Curated template library (~20 skeleton watchfaces from editor public/template/config/.cfg): · - Resource divoom://templates/curated (resources/templates-curated.json) · - Tool watchface_template_search…
v0.1.3 · 2026-05-18
Highlights · AI bundle synced from the visual editor · - divoom://font/catalog (157 fonts) - id, type, charset, derived script (digits/digits-extended/latin/cjk), style_tags, recommendedFor scenarios…
04 · Who maintains Divoom LAN Watchface
Divoom LAN Watchface is maintained by divoomdevelop. It's the only MCP server we track from this author; the repo dates to May 2026.
05 · Facts
- repository
- github.com/divoomdevelop/mcp-divoom-lan
- category
- documentation - ranked #139 of 208 actively-maintained documentation servers as of 2026-09-18.
- registry
- io.github.DivoomDevelop/mcp-divoom-lan (active, first published 2026-05-11 · 2 versions)
- packages
- npm:mcp-divoom-lan
06 · Divoom LAN Watchface FAQ
What is Divoom LAN Watchface?
mcp-divoom-lan is an open-source MCP server that wraps Divoom watchface LAN APIs as standard tools for AI clients. It runs locally over stdio via the published package.
Is Divoom LAN Watchface still maintained?
Yes - as of 2026-09-18, its last commit was 2026-06-11. We re-verify nightly.
How do I install Divoom LAN Watchface?
Run `npx -y mcp-divoom-lan`. The README documents 3 environment variables (DIVOOM_DEVICE_HOST, DIVOOM_DEVICE_PORT, DIVOOM_TIMEOUT_MS) to set first. Set DIVOOM_DEVICE_HOST before connecting. DIVOOM_DEVICE_PORT, DIVOOM_TIMEOUT_MS are optional or environment-specific per the README. You can also paste the ready-made client config above.
Does Divoom LAN Watchface run locally?
Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.
07 · Alternatives to Divoom LAN Watchface
Alternatives to Divoom LAN Watchface
Maintained documentation servers if Divoom LAN Watchface isn't the fit.
- Context7 Up-to-date code docs for any prompt ★ 62,152 · 2026-09-18
- Agent Skills Search Server Search and discover Agent Skills from the skills.sh registry. Powered by HAPI MCP server. ★ 25,432 · 2026-08-09
- Repowise Codebase intelligence for AI coding agents - graph, git history, docs, decisions, code health. ★ 6,686 · 2026-09-17
- GitLab MCP GitLab MCP server for projects, merge requests, issues, pipelines, wiki, releases, and more. ★ 1,984 · 2026-09-16
- Microsoft Learn MCP Official Microsoft Learn MCP Server – real-time, trusted docs & code samples for AI and LLMs. ★ 1,892 · 2026-09-10
- Pg Aiguide Comprehensive PostgreSQL documentation and best practices, including ecosystem tools ★ 1,843 · 2026-09-16
Pairs well with
Servers that cover what Divoom LAN Watchface doesn't - only shown when the pairing reason fits the companion.
More documentation MCP servers · Akb · Google Docs · Twitterapi Docs MCP · Twitterapi Io MCP · Pmll Memory MCP
More TypeScript MCP servers · Search Forge · Ynab Mcpb · Nexus Legal · Irs Taxpayer · Three.js DevTools MCP · see all