How to Use the Amazon Redshift MCP in Claude
Query your Amazon Redshift warehouse right from the Claude Desktop app. No more context switching.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Amazon Redshift MCP to Claude Desktop
Create your Vinkius account to connect Amazon Redshift to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run and Check SQL Queries
The `execute_sql` tool lets you kick off long-running queries against your Redshift cluster. It doesn't block your chat; you get a statement ID back right away so you can keep working. You can then ask your agent to use `statement_status` to see if your query is finished, running, or if it failed. Once it's done, `get_results` pulls the data directly into your Claude chat. This is perfect for quick analysis without ever leaving the conversation.
Explore Your Data Warehouse
`list_schemas` and `list_tables` give your agent a map of your entire Redshift environment. Just ask Claude to find all tables related to user activity, and it will use these tools to give you an answer. Once you have a table name, tell the agent to use `describe_table` to get the column names and data types. This means you can build a correct query on the first try, because your agent knows the schema before you even start.
Your Redshift MCP Server Toolkit
This MCP Server connects your agent to the AWS Redshift Data API. You're not just running SELECT statements. You can run any SQL, including DDL and DML, to manage the warehouse itself. Your agent can also use `list_statements` to review recent query history. This helps you track what's been run, audit activity, or debug issues directly from your chat prompt.
Set up Amazon Redshift MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The Amazon Redshift MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Amazon Redshift MCP in Claude Desktop
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Amazon Redshift MCP today
We host it, we monitor it, we maintain it. You just paste one token.