Query, inspect, and analyze Amazon Redshift databases with SQL tools.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "Redshift MCP Server" yet — see the docs or source repo.
Connect to Redshift and inspect the schema of sales.orders. List column names, data types, and nullability in a table.
A clear table showing the schema details, including columns, types, and nullability.
Run a Redshift query for the last 30 days of revenue and order count by region, sorted by revenue descending, and summarize the results.
SQL query results plus a brief analysis of key trends and top-performing regions.
Generate and interpret the execution plan for this Redshift SQL, identify likely performance bottlenecks, and suggest actionable optimizations.
An execution plan review with bottlenecks explained and optimization suggestions for schema design or SQL structure.
Connect to MySQL for safe read-only queries and schema exploration.
Explore SQL schemas and run safe read-only SELECT queries.
Connect to Microsoft SQL Server to query data, inspect schemas, and run procedures.
Connect to Microsoft SQL Server for safe schema exploration and read-only queries.
Manage Redash queries, dashboards, visualizations, and data sources with natural language.
Connect to MySQL databases to query, inspect schemas, and run diagnostics.