← Index

DB MCP Server

io.github.stucchi/db·v1.2.1·Databases

Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.

Trust verdict · v1 advisory · method
NOT YET SCREENEDno verdict on file

Verdict not yet evaluated for this tool. The semantic screen takes adversarial cases first; coverage rolls out as the corpus expands (15/150 labels to graduation). The deterministic conformance probe is built but has not yet run on the public corpus, so a recorded verdict here is REVIEW or UNVERIFIED, never a clearing ALLOW. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: the eval, four-state verdict, honest limits.

Own this server? Screen its description →

Environment variables
DB_TYPE
required

Database type

DB_DATABASE
required

Database name

DB_MODE

Access mode

DB_HOST

Database host (MySQL/PostgreSQL)

DB_PORT

Database port (MySQL: 3306, PostgreSQL: 5432)

DB_USER

Database user (MySQL default: root, PostgreSQL default: postgres)

DB_PASSWORD
secret

Database password (MySQL/PostgreSQL, optional)

DB_URL
secret

MongoDB connection URL (required for MongoDB, e.g. mongodb://...)

SSH_HOST

SSH bastion host for tunneling (MySQL/PostgreSQL only)

SSH_PORT

SSH port

SSH_USER

SSH username (default: current OS user)

SSH_KEY

Path to SSH private key (e.g. ~/.ssh/id_rsa)

SSH_PASSWORD
secret

SSH password (if no key provided)

MCP quality score · maturity, not trust · methodology
freshness
21
completeness
20
installability
25
documentation
15
stability
10
Alternatives in Databases