Device Manager MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 103 installs a week from pypi.
MCP server for fast Android device interaction with scrcpy acceleration (~50ms latency).
The linked repository no longer exists on GitHub — it was deleted or made private.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add device-manager-mcp -- uvx device-manager-mcp
{
"mcpServers": {
"device-manager-mcp": {
"args": [
"device-manager-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.device-manager-mcp]
command = "uvx"
args = ["device-manager-mcp"]
{
"mcpServers": {
"device-manager-mcp": {
"args": [
"device-manager-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"device-manager-mcp": {
"args": [
"device-manager-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.