Home › Other › DeepADB

DeepADB

Full-featured ADB MCP server — 209 tools across 49 modules, from UI to baseband.

TypeScript
★ 18 stars Last pushed 2026-09-18 License: Apache-2.0

Connect

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

Package (npm 1.1.4)

npx -y [email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "deepadb": {
      "command": "npx",
      "args": [
        "-y",
        "[email protected]"
      ]
    }
  }
}

Related servers

Data from the Official MCP Registry