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.edgecasehuman/droidsight · v1.0.0
Drives a real Android device over ADB and attaches the resulting screen to every action.
droidsight 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"droidsight": {
"command": "npx",
"args": [
"-y",
"@edgecasehuman/droidsight"
]
}
}
}DROIDSIGHT_DEVICE_SERIAL可选The only Android target the process may use. Required when ADB reports more than one authorized device; the server refuses to guess.
DROIDSIGHT_ADB_PATH可选Explicit path to the ADB executable. Falls back to ANDROID_SDK_ROOT, ANDROID_HOME, then PATH.
DROIDSIGHT_LOCAL_ROOT可选Confines host paths used by APK installation and file push/pull. Defaults to the process working directory.
DROIDSIGHT_DEVICE_PIN可选secretNumeric PIN for UI actions that require automatic unlock.
DROIDSIGHT_ALLOW_SHELL可选Set to 1 to publish the arbitrary shell and macro tools. Grants authority equivalent to broad ADB shell access.
DROIDSIGHT_DEBUG_LOG可选Path to a persistent debug log. File logging is otherwise disabled.
DROIDSIGHT_LOG可选Tracing filter. Defaults to warn, or debug when a debug log path is set.
DROIDSIGHT_EVENTS可选Set to 1 to start the long-running device event monitor. Requires DROIDSIGHT_DEVICE_SERIAL.
DROIDSIGHT_SENTINEL可选Set to 1 to start the background enforcement loop. It re-applies watched device state on a timer, including unlocking the screen. Off by default.
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.edgecasehuman/droidsight",
"type": "mcp-server",
"version": "1.0.0",
"displayName": "droidsight",
"description": "Drives a real Android device over ADB and attaches the resulting screen to every action.",
"repository": {
"url": "https://github.com/edgecasehuman/droidsight",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "npm",
"identifier": "@edgecasehuman/droidsight",
"version": "1.0.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "DROIDSIGHT_DEVICE_SERIAL",
"description": "The only Android target the process may use. Required when ADB reports more than one authorized device; the server refuses to guess."
},
{
"name": "DROIDSIGHT_ADB_PATH",
"description": "Explicit path to the ADB executable. Falls back to ANDROID_SDK_ROOT, ANDROID_HOME, then PATH."
},
{
"name": "DROIDSIGHT_LOCAL_ROOT",
"description": "Confines host paths used by APK installation and file push/pull. Defaults to the process working directory."
},
{
"name": "DROIDSIGHT_DEVICE_PIN",
"description": "Numeric PIN for UI actions that require automatic unlock.",
"isSecret": true
},
{
"name": "DROIDSIGHT_ALLOW_SHELL",
"description": "Set to 1 to publish the arbitrary shell and macro tools. Grants authority equivalent to broad ADB shell access."
},
{
"name": "DROIDSIGHT_DEBUG_LOG",
"description": "Path to a persistent debug log. File logging is otherwise disabled."
},
{
"name": "DROIDSIGHT_LOG",
"description": "Tracing filter. Defaults to warn, or debug when a debug log path is set."
},
{
"name": "DROIDSIGHT_EVENTS",
"description": "Set to 1 to start the long-running device event monitor. Requires DROIDSIGHT_DEVICE_SERIAL."
},
{
"name": "DROIDSIGHT_SENTINEL",
"description": "Set to 1 to start the background enforcement loop. It re-applies watched device state on a timer, including unlocking the screen. Off by default."
}
]
}
],
"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.edgecasehuman/droidsight",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.edgecasehuman%2Fdroidsight/versions/latest",
"isOfficial": true,
"status": "active"
}
}