redshift-mcp-server

redshift-mcp-server

1

Redshift MCP Server is a TypeScript implementation of the Model Context Protocol for Amazon Redshift, providing MCP clients with contextual information about database schemas. It allows for executing read-only queries and integrating with tools like Cursor IDE.

query

Perform read-only SQL queries

describe_table

Get detailed structure information of the table

find_column

Find a table with specific column names