# DB MCP Server MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-stucchi-db
- Repository: https://github.com/stucchi/db-mcp-server

## Install
- Command: `uvx db-mcp-server`
- Auth: Auth required by registry metadata

## Setup notes
- Package: Pypi db-mcp-server v1.2.1
- Environment variable: DB_TYPE (required; choices mysql, postgresql, mongodb, sqlite)
- Environment variable: DB_DATABASE (required)
- Environment variable: DB_MODE (default read-only; choices read-only, read-write)
- Environment variable: DB_HOST (default localhost)
- Environment variable: DB_PORT
- Environment variable: DB_USER
- Environment variable: DB_PASSWORD (secret)
- Environment variable: DB_URL (secret)
- Environment variable: SSH_HOST
- Environment variable: SSH_PORT (default 22)
- Environment variable: SSH_USER
- Environment variable: SSH_KEY
- Environment variable: SSH_PASSWORD (secret)
- The upstream registry signals required auth or secrets.

## Tools
Not captured

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.stucchi
- Version: 1.2.1
- Runtime: Pypi
- Transports: STDIO
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Mar 24, 2026
- Source: https://registry.modelcontextprotocol.io
