MCP DB Connect

JSON →
library 0.1.16 ·javascript
verified Jun 5, 2026

MCP DB Connect is a Model Context Protocol server for readonly-first access to Oracle Database, Microsoft SQL Server, and MongoDB. Version 0.1.16 supports multiple named connections in a single YAML config, with features like multi-statement blocking, schema allow/denylists, sensitive field masking, and JSONL audit logs. It offers an interactive setup wizard that generates config files for Claude Code, Codex CLI, Gemini CLI, and Kimi CLI. The package requires Node.js >=20.10 and uses ESM exclusively. Key differentiators: Oracle Thin mode by default (no Instant Client needed), safe defaults (readonly, row limits, timeouts), and AI client auto-configuration.