Amazon Redshift MCP Config
<fullname>Amazon Redshift</fullname> <p> <b>Overview</b> </p> <p>This is an interface reference for Amazon Redshift. It contains documentation for one of the programming or command line interfaces you can use to manage Amazon Redshift clusters. Note that Amazon Redshift is asynchronous, which means
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-redshift.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-redshift.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-redshift": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-redshift"],
"env": {
"AMAZON_REDSHIFT_API_KEY": "your_amazon_redshift_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-redshift.jsonEnvironment Variables
AMAZON_REDSHIFT_API_KEYReplace your_amazon_redshift_api_key with your actual amazon redshift api key
Endpoints
/#Action=AcceptReservedNodeExchangeGET_AcceptReservedNodeExchange
/#Action=AcceptReservedNodeExchangePOST_AcceptReservedNodeExchange
/#Action=AddPartnerGET_AddPartner
/#Action=AddPartnerPOST_AddPartner
/#Action=AssociateDataShareConsumerGET_AssociateDataShareConsumer
/#Action=AssociateDataShareConsumerPOST_AssociateDataShareConsumer
/#Action=AuthorizeClusterSecurityGroupIngressGET_AuthorizeClusterSecurityGroupIngress
/#Action=AuthorizeClusterSecurityGroupIngressPOST_AuthorizeClusterSecurityGroupIngress
/#Action=AuthorizeDataShareGET_AuthorizeDataShare
/#Action=AuthorizeDataSharePOST_AuthorizeDataShare