Connects to Redshift clusters for SQL query execution via the Model Context Protocol.
This server provides a bridge between Model Context Protocol (MCP) clients and Amazon Redshift clusters, enabling direct SQL query execution. It facilitates secure connections using standard username and password authentication, and includes internal validations to prevent accidental DDL (Data Definition Language) statements. Designed for practical use, it has been tested to reliably handle query outputs with over 100 rows, making it a robust solution for integrating Redshift into your MCP-driven workflows.