Mcp Divoom TimeFrame Lan
@DivoomDevelop
关于 Mcp Divoom TimeFrame Lan
mcp-divoom-lan is an open-source Model Context Protocol (MCP) server that exposes Divoom watchface customization over local LAN HTTP. AI assistants can read and patch the current on-device watchface JSON, manage fonts and store market lists, switch the active dial, adjust brightn
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"divoom-lan": {
"command": "npx",
"args": [
"-y",
"mcp-divoom-lan"
],
"env": {
"DIVOOM_DEVICE_HOST": "192.168.1.120",
"DIVOOM_DEVICE_PORT": "9000",
"DIVOOM_TIMEOUT_MS": "45000"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Mcp Divoom TimeFrame Lan?
Mcp Divoom TimeFrame Lan is an open-source Model Context Protocol (MCP) server for Divoom watchface customization over local LAN HTTP. It enables users to drive on-device watchface workflows in natural language from Cursor, Claude Desktop, or any MCP-compatible client.
How to use Mcp Divoom TimeFrame Lan?
Requires Node.js 20+ and network access to the Divoom device on the same LAN (HTTP API, commonly port 9000). Configure by setting environment variables: DIVOOM_DEVICE_HOST (device IP), DIVOOM_DEVICE_PORT (default 9000), and DIVOOM_TIMEOUT_MS (default 45000). Invoke tool calls from any MCP client; the target parameter can also be passed per call.
Key features of Mcp Divoom TimeFrame Lan
- Read and patch the current local watchface
- List local fonts and store/market dials
- Switch active dial and read/set brightness
- Multipart helpers for dial background replacement and file upload
- Exposes MCP resources with protocol and safety notes for agents
Use cases of Mcp Divoom TimeFrame Lan
- Customizing Divoom watchfaces on-device using natural language from an MCP client
- Switching between active dials programmatically over local LAN
- Reading or adjusting device brightness without a proprietary app
FAQ from Mcp Divoom TimeFrame Lan
What does Mcp Divoom TimeFrame Lan do?
It is an MCP server that allows reading, patching, and managing Divoom watchfaces over local LAN HTTP from MCP-compatible clients.
What are the runtime requirements?
Node.js 20+ and network access to the Divoom device on the same LAN, typically using port 9000.
How do I configure the server?
Set environment variables: DIVOOM_DEVICE_HOST for the device IP, DIVOOM_DEVICE_PORT (default 9000) for the HTTP port, and DIVOOM_TIMEOUT_MS (default 45000) for timeout.
What safety precautions are recommended?
Prefer a read → patch → read back workflow before trusting changes. Some operations, such as reset from cloud, can be destructive; confirm with the user first.
Where can I find the source and report issues?
The repository is at https://github.com/DivoomDevelop/mcp-divoom-lan. Security issues can be reported to [email protected], and npm package is mcp-divoom-lan.
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
ACI: Open-Source Infra to Power Unified MCP Servers
aipotheosis-labsACI.dev is the open source tool-calling platform that hooks up 600+ tools into any agentic IDE or custom AI agent through direct function calling or a unified MCP server. The birthplace of VibeOps.
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
评论