DB MCP Server MCP
v1.2.1io.github.stucchi/db
Database MCP server for MySQL, PostgreSQL, MongoDB, and SQLite with SSH tunneling support.
transport:stdio
runtime:pypi
Target client
run in your project directory
claude mcp add db -e DB_TYPE=<DB_TYPE> -e DB_DATABASE=<DB_DATABASE> -e DB_MODE=<DB_MODE> -e DB_HOST=<DB_HOST> -e DB_PORT=<DB_PORT> -e DB_USER=<DB_USER> -e DB_PASSWORD=<DB_PASSWORD> -e DB_URL=<DB_URL> -e SSH_HOST=<SSH_HOST> -e SSH_PORT=<SSH_PORT> -e SSH_USER=<SSH_USER> -e SSH_KEY=<SSH_KEY> -e SSH_PASSWORD=<SSH_PASSWORD> -- uvx db-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs
This listing does not declare its tools. Connect the server and your client will discover them on the handshake.