sample-amazon-redshift-MCP-server

sample-amazon-redshift-MCP-server

0

Redshift MCP Server is a Python-based implementation allowing AI assistants to interact with Amazon Redshift databases via the Model Context Protocol. The server offers functionality to interact with database schemas, tables, and execute various SQL-related operations.

execute_sql

Perform SQL queries on Redshift clusters

analyze_table

Analyze tables to collect statistical information

get_execution_plan

Get the execution plan and runtime statistics of SQL query