HomeOther › Native DevTools

Native DevTools

MCP server for desktop, browser (CDP), and Android automation. Screenshot, OCR, click, type.

Rust
★ 134 stars Last pushed 2026-05-31 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.10.1)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "native-devtools-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry