Connects Claude to Amazon Redshift for read-only querying and exploration. You get schema introspection to browse tables and columns, plus smart sampling that lets you preview data without pulling entire tables. The read-only constraint means you can safely point it at production databases for analysis work without worrying about accidental modifications. Useful when you need Claude to answer questions about your data warehouse, generate SQL queries based on actual schema, or explore datasets to understand structure before writing ETL jobs. Requires AWS credentials with Redshift access.
claude mcp add --transport stdio io.github.davidalbertonogueira-redshift-mcp-server -- npx -y @davidalbertonogueira/redshift-mcp-server