Gives Claude direct access to PostgreSQL and MySQL databases for administrative tasks. You'd use this when you need to inspect table schemas, analyze query performance, or optimize slow queries without switching to a separate database client. It's the kind of tool that makes sense when you're already working with Claude on backend issues and want to diagnose database problems in the same conversation. Handles the common DBA workflow of examining structure and tuning queries across both major open source databases.
claude mcp add --transport stdio io.github.cybeleri-database-admin -- npx -y database-admin-mcp