db gateway MCP
v1.0.4io.github.sijunkim/db-gateway
145+ tools across 8 databases: MySQL, PostgreSQL, Redshift, MongoDB, Redis, Kafka, and more
transport:stdio
runtime:npm
Target client
run in your project directory
claude mcp add db-gateway -e DBS=<DBS> -e READ_ONLY=<READ_ONLY> -e MYSQL=<MYSQL> -e POSTGRESQL=<POSTGRESQL> -e REDSHIFT=<REDSHIFT> -e MONGODB=<MONGODB> -e REDIS=<REDIS> -e ELASTICSEARCH=<ELASTICSEARCH> -e KAFKA=<KAFKA> -e DYNAMODB_REGION=<DYNAMODB_REGION> -e DYNAMODB_ACCESS_KEY_ID=<DYNAMODB_ACCESS_KEY_ID> -e DYNAMODB_SECRET_ACCESS_KEY=<DYNAMODB_SECRET_ACCESS_KEY> -- npx -y db-gateway
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.