Skip to content
MCP-Bridge
Databases

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.json

Configuration 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

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

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.json

Environment Variables

AMAZON_REDSHIFT_API_KEY

Replace your_amazon_redshift_api_key with your actual amazon redshift api key

Endpoints

GET/#Action=AcceptReservedNodeExchange

GET_AcceptReservedNodeExchange

POST/#Action=AcceptReservedNodeExchange

POST_AcceptReservedNodeExchange

GET/#Action=AddPartner

GET_AddPartner

POST/#Action=AddPartner

POST_AddPartner

GET/#Action=AssociateDataShareConsumer

GET_AssociateDataShareConsumer

POST/#Action=AssociateDataShareConsumer

POST_AssociateDataShareConsumer

GET/#Action=AuthorizeClusterSecurityGroupIngress

GET_AuthorizeClusterSecurityGroupIngress

POST/#Action=AuthorizeClusterSecurityGroupIngress

POST_AuthorizeClusterSecurityGroupIngress

GET/#Action=AuthorizeDataShare

GET_AuthorizeDataShare

POST/#Action=AuthorizeDataShare

POST_AuthorizeDataShare