About
DUMANG MCP Server
README
毒蟒键盘 MCP 服务,通过 Model Context Protocol 控制 DUMANG DK6 键盘。
功能
- 设备发现:枚举和连接 HID 键盘设备
- LED 控制:设置单个按键或全部按键的 LED 颜色
- 键位闪烁:支持工作键位(WORKING)和完成键位(DONE)闪烁
通过vscode的agent hook调用,使用mcptools客户端,脚本放置在hooks文件夹中。
安装
uv sync
运行
uv run build
MCP 客户端
使用 mcptools 调用:
MCP 工具
| 工具 | 说明 |
|---|---|
list_keyboards |
枚举已连接的 DK6 HID 设备 |
connect_keyboards |
连接所有发现的键盘 |
list_connected_keyboards |
列出已连接的键盘 |
disconnect_keyboard |
断开指定键盘 |
set_key_color |
设置指定键位 LED 颜色 |
set_all_keys_color |
设置所有键位为同一颜色 |
get_keyboard_keys |
获取键盘所有键位信息 |
blink_working_keys |
闪烁工作键位 |
blink_done_keys |
闪烁完成键位 |
stop_blink_* |
停止闪烁 |
技术栈
联系方式
- wechat:xialugui
Installing Dumang
This server has no published package — it is built from source. Open the repository and follow its README.
▸ github.com/xialugui/dumang-mcpFAQ
Is Dumang MCP free?
Yes, Dumang MCP is free — one-click install via Unyly at no cost.
Does Dumang need an API key?
No, Dumang runs without API keys or environment variables.
Is Dumang hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Dumang in Claude Desktop, Claude Code or Cursor?
Open Dumang on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
GitHub
PRs, issues, code search, CI status
by GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
by mcpdotdirectCompare Dumang with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All development MCPs
