bilibili-huasheng-video
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
io.github.alexpfau/zigbee2mqtt-mcp · v0.7.0
Administer a Zigbee2MQTT estate: health, mesh diagnostics, OTA, pairing, device management.
zigbee2mqtt-mcp 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"zigbee2mqtt-mcp": {
"command": "npx",
"args": [
"-y",
"zigbee2mqtt-mcp"
],
"env": {
"Z2M_MQTT_URL": "<Z2M_MQTT_URL>"
}
}
}
}Z2M_MQTT_URL必填secretMQTT broker URL used by Zigbee2MQTT, e.g. mqtt://192.168.1.10:1883. Supports mqtt://, mqtts://, ws:// and wss://. This is the broker, not the Zigbee2MQTT frontend port.
Z2M_MQTT_USERNAME可选MQTT broker username, if the broker requires authentication.
Z2M_MQTT_PASSWORD可选secretMQTT broker password, if the broker requires authentication.
Z2M_BASE_TOPIC可选Zigbee2MQTT base topic. Must match mqtt.base_topic in configuration.yaml. Defaults to zigbee2mqtt.
Z2M_WRITE_MODE可选Tool exposure tier: off (read-only), safe (default; adds non-destructive writes such as pairing, options, rename and binding) or full (adds device removal, OTA flashing, Touchlink and bridge restart).
v0.5.0
io.github.superlcr/bilibili-huasheng-video
Script to finished Bilibili video with Huasheng: storyboard, narration, footage, export, publish.
v0.7.0
com.cromanion/cromanion
Raise conversion on a site you manage. No API key, no human to wake — you prove the domain.
v0.1.2
io.github.agentwares/agentguard
MCP policy proxy: spend caps, approvals for destructive tools, kill switch, dry-run, audit log.
v0.1.0
io.github.pipeworx-io/china-air-quality
China Air Quality MCP — nationwide hourly AQI from CNEMC (中国环境监测总站).
v0.7.0
io.github.conorbronsdon/substack-mcp
Substack drafts, Notes, analytics and consented subscribers. Long-form posts stay draft-only.
v0.4.2
io.github.lvlrSajjad/simframe
Always-warm iOS Simulator frames: agents read the screen in ~20ms instead of screenshotting
{
"id": "io.github.alexpfau/zigbee2mqtt-mcp",
"type": "mcp-server",
"version": "0.7.0",
"displayName": "zigbee2mqtt-mcp",
"description": "Administer a Zigbee2MQTT estate: health, mesh diagnostics, OTA, pairing, device management.",
"repository": {
"url": "https://github.com/alexpfau/zigbee2mqtt-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "zigbee2mqtt-mcp",
"version": "0.7.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "Z2M_MQTT_URL",
"description": "MQTT broker URL used by Zigbee2MQTT, e.g. mqtt://192.168.1.10:1883. Supports mqtt://, mqtts://, ws:// and wss://. This is the broker, not the Zigbee2MQTT frontend port.",
"isRequired": true,
"isSecret": true
},
{
"name": "Z2M_MQTT_USERNAME",
"description": "MQTT broker username, if the broker requires authentication."
},
{
"name": "Z2M_MQTT_PASSWORD",
"description": "MQTT broker password, if the broker requires authentication.",
"isSecret": true
},
{
"name": "Z2M_BASE_TOPIC",
"description": "Zigbee2MQTT base topic. Must match mqtt.base_topic in configuration.yaml. Defaults to zigbee2mqtt."
},
{
"name": "Z2M_WRITE_MODE",
"description": "Tool exposure tier: off (read-only), safe (default; adds non-destructive writes such as pairing, options, rename and binding) or full (adds device removal, OTA flashing, Touchlink and bridge restart)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.alexpfau/zigbee2mqtt-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.alexpfau%2Fzigbee2mqtt-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}