tuanknguyen/redshift-mcp-server
If you are the rightful owner of redshift-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Model Context Protocol (MCP) server for interacting with Amazon Redshift databases.
Tools
Functions exposed to the LLM to take actions
run_query
Execute a SQL query against Redshift
explain_query
Get the execution plan for a SQL query
list_tables_in_schema
List all tables and views in a specific schema
list_schemas
List all schemas in the database
test_redshift_connection
Test connectivity to the Redshift database
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client