# io.github.sijunkim/db-gateway (npm · db-gateway)

145+ tools across 8 databases: MySQL, PostgreSQL, Redshift, MongoDB, Redis, Kafka, and more

- Trust score: 54/100 (low)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-08

## Components

- npm · `db-gateway`: 54/100 (this document), [markdown](https://verifymcp.io/servers/sijunkim-db-gateway/db-gateway.md), [page](https://verifymcp.io/servers/sijunkim-db-gateway/db-gateway)

## Channel facts

- Registry: `npm`
- Package: `db-gateway`
- Version: `1.0.2`
- Transport: `stdio`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-08.

- **Supply Chain Security**: 99/100
  - No malware found by supply-chain analysis.
  - No known CVEs affecting this package version or its production dependencies.
  - No install/post-install scripts declared.
  - 44 of 174 dependencies flagged as unhealthy.
- **Provenance & Transparency**: 97/100
  - Source repository is publicly reachable at the declared URL.
  - Cryptographically verified build provenance (signed, bound to sijunkim/db-gateway).
  - Clear OSI-approved license (MIT).
  - Actively maintained (last published 1 days ago).
  - Disclosure check failed: no security disclosure policy was found in the source repository.
- **Schema Quality & AI Usability**: 0/100
  - Instruction-quality not yet verified: the AI judgement didn't run.
  - Nothing to assess: this server exposes no tool/resource definitions to measure a footprint for.
  - Nothing to assess: this server has no tools to check for usage examples.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Nothing to assess: this server exposes no tools, so there are no tool definitions to check for coverage.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

**Unverified: 1 category.** A category scored 0 because we could not verify it: a data source with nothing on this package, evidence we could not reach, or a check we could not run. We only credit what we can confirm.

## Install

### Claude

```bash
claude mcp add sijunkim-db-gateway -- npx -y db-gateway
```

### Codex

```bash
codex mcp add sijunkim-db-gateway -- npx -y db-gateway
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "sijunkim-db-gateway": {
      "type": "local",
      "command": [
        "npx",
        "-y",
        "db-gateway"
      ],
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add sijunkim-db-gateway --command npx --arg -y --arg db-gateway
```

### Hermes

```yaml
mcp_servers:
  sijunkim-db-gateway:
    command: "npx"
    args: ["-y", "db-gateway"]
```

### Other

```json
{
  "mcpServers": {
    "sijunkim-db-gateway": {
      "command": "npx",
      "args": [
        "-y",
        "db-gateway"
      ]
    }
  }
}
```

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-08 (score 54, +2)

- [security improvement] Known CVEs: partial → pass
- [functional] Dependency health: partial → 0.89

### 2026-08-07 (score 52, +5)

- [security] Stability: Stability not yet verified: not enough scan history yet (needs a 30-day window).
- [functional regression] Tool coverage: unverified → fail
- [functional improvement] MCP protocol: unverified → pass
- [functional] First check of Schema quality: unverified
- [functional] First check of Schema quality: unverified
- [functional] First check of Schema quality: unverified

### 2026-08-06 (score 47)

First indexed and scored.

## MCP tools (0)

The sandbox run completed and this package exposed no tools.

## Diagnostics

Captured diagnostic sections: Provenance, Dependencies. The full working is on the page: https://verifymcp.io/servers/sijunkim-db-gateway/db-gateway#diagnostics

## Score history

- 2026-08-08: 54
- 2026-08-07: 52
- 2026-08-06: 47

## Links

- npm package: https://www.npmjs.com/package/db-gateway
- Socket report: https://socket.dev/npm/package/db-gateway
- Repository: https://github.com/sijunkim/db-gateway
- Changelog RSS feed: https://verifymcp.io/servers/sijunkim-db-gateway/db-gateway.xml
- Changelog JSON feed: https://verifymcp.io/servers/sijunkim-db-gateway/db-gateway.json
- HTML version of this page: https://verifymcp.io/servers/sijunkim-db-gateway/db-gateway
