Loomal

deepadb

MCP server by github.com/fullread/deepadb

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

9 starsnpm: deepadb

About deepadb

deepadb is an MCP (Model Context Protocol) server published by fullread in the official MCP registry, listed under Databases on Loomal. Full-featured ADB MCP server — 204 tools across 45 modules, from UI to baseband.

It ships as an npm package (deepadb), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/fullread/deepadb, where the project has earned 9 GitHub stars.

Use deepadb with your agent

Claude Code · one command
claude mcp add deepadb -- npx -y deepadb
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "deepadb": {
      "command": "npx",
      "args": [
        "-y",
        "deepadb"
      ]
    }
  }
}
npmdeepadb

Frequently asked questions

What is deepadb?
deepadb is an MCP (Model Context Protocol) server by fullread in the Databases category. Full-featured ADB MCP server — 204 tools across 45 modules, from UI to baseband.
How do I connect deepadb to Claude, Cursor, or another MCP client?
Install deepadb from its npm package (deepadb) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is deepadb open source?
Yes — the source code is public at github.com/fullread/deepadb, with 9 GitHub stars.
Can AI agents pay to use deepadb?
Not yet through Loomal — deepadb is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain deepadb? Claim this listing free by verifying GitHub ownership, or contact us.