M

My Redshift MCP

A plug - and - play Redshift database MCP service that provides a secure and standardized data access interface for LLMs and AI agents, supports multiple permission modes, and can be deployed and used without code modification.
2.5 points
0

What is Redshift MCP Server?

Redshift MCP Server is an open - source tool that serves as a bridge between Amazon Redshift and modern AI assistants (such as Claude, ChatGPT). It allows AI to securely query, explore, and (optionally) modify Redshift data through the Model Context Protocol (MCP).

How to use Redshift MCP Server?

Simply configure the database connection information to start the server. AI assistants can connect to this server via the MCP protocol to access Redshift data. Multiple access modes are supported to ensure data security.

Use Cases

Suitable for scenarios where AI assistants need to access and analyze Redshift data, such as data analysis, automated workflows, and secure data sharing.

Main Features

Support for MCP ProtocolInteract with AI assistants through the Model Context Protocol (MCP) to implement natural language queries and operations on Redshift data.
Three Access ModesProvide read - only, read - write, and administrator modes to ensure data security and flexibility.
Automatic ConnectionAutomatically connect to the Redshift database through environment variables or the.env file without manually entering credentials.
Rich Database OperationsSupport operations such as querying, executing SQL statements, listing schemas and tables, and describing table structures.

Advantages and Limitations

Advantages
Secure and reliable: Protect data through strict access control.
Easy to deploy: Quickly start by simply configuring environment variables.
High compatibility: Support MCP clients such as Claude Desktop and ChatGPT.
High scalability: Easily add new features or business logic.
Limitations
Requires a certain technical foundation for configuration and maintenance.
May need to optimize performance for complex queries.
Does not support all Redshift functions (such as VACUUM, ANALYZE, etc.) in some modes.

How to Use

Clone the repository and install dependencies
Clone the project from GitHub, create a Python virtual environment, and install the required dependency packages.
Configure environment variables
Create a.env file or directly set environment variables, including the connection information of the Redshift database.
Run the server
Use the provided script to start the server and wait for it to be ready to accept MCP client connections.
Connect the MCP client
Configure the MCP server in an AI assistant (such as Claude Desktop) to start querying Redshift data.

Usage Examples

Analyze user behavior dataUse an AI assistant to query user behavior logs in Redshift and generate trend reports.
Update customer informationIn read - write mode, allow the AI assistant to update customer information according to the prompt.
List the database structureView the schema and table structure in the Redshift database to help understand the data model.

Frequently Asked Questions

How to set the access mode of Redshift MCP Server?
What if I can't connect to the Redshift database?
Which SQL statements are prohibited in read - only mode?
How to configure Redshift MCP Server in Claude Desktop?

Related Resources

GitHub Project Page
Project source code and documentation.
Model Context Protocol (MCP) Official Documentation
Understand the detailed description of the MCP protocol.
Redshift Official Documentation
Comprehensive guide and API reference for Amazon Redshift.
FastMCP Framework Documentation
Usage methods and best practices of the FastMCP framework.
Installation
Copy the following command to your Client for configuration
{
  "mcpServers": {
    "redshift": {
      "command": "/Users/anshulpatre/Desktop/DB-mcp/my-redshift-mcp/venv/bin/python",
      "args": ["/Users/anshulpatre/Desktop/DB-mcp/my-redshift-mcp/src/redshift_mcp_server.py"],
      "env": {
        "REDSHIFT_HOST": "your-cluster.region.redshift.amazonaws.com",
        "REDSHIFT_DATABASE": "mydb",
        "REDSHIFT_USER": "myuser",
        "REDSHIFT_PASSWORD": "mypassword",
        "REDSHIFT_PORT": "5439",
        "DB_MCP_MODE": "readonly"
      }
    }
  }
}

{
  "mcpServers": {
    "redshift": {
      "command": "/Users/anshulpatre/Desktop/DB-mcp/my-redshift-mcp/venv/bin/python",
      "args": ["/Users/anshulpatre/Desktop/DB-mcp/my-redshift-mcp/src/redshift_mcp_server.py"]
    }
  }
}
Note: Your key is sensitive information, do not share it with anyone.
Z
Zen MCP Server
Zen MCP is a multi-model AI collaborative development server that provides enhanced workflow tools and cross-model context management for AI coding assistants such as Claude and Gemini CLI. It supports seamless collaboration of multiple AI models to complete development tasks such as code review, debugging, and refactoring, and can maintain the continuation of conversation context between different workflows.
Python
19
5 points
C
Container Use
Container Use is an open-source tool that provides a containerized isolated environment for coding agents, supporting parallel development of multiple agents without interference.
Go
12
5 points
S
Search1api
The Search1API MCP Server is a server based on the Model Context Protocol (MCP), providing search and crawling functions, and supporting multiple search services and tools.
TypeScript
376
4 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
892
4.3 points
M
MCP Alchemy
Certified
MCP Alchemy is a tool that connects Claude Desktop to multiple databases, supporting SQL queries, database structure analysis, and data report generation.
Python
361
4.2 points
P
Postgresql MCP
A PostgreSQL database MCP service based on the FastMCP library, providing CRUD operations, schema inspection, and custom SQL query functions for specified tables.
Python
147
4 points
M
MCP Scan
MCP-Scan is a security scanning tool for MCP servers, used to detect common security vulnerabilities such as prompt injection, tool poisoning, and cross-domain escalation.
Python
659
5 points
A
Agentic Radar
Agentic Radar is a security scanning tool for analyzing and assessing agentic systems, helping developers, researchers, and security experts understand the workflows of agentic systems and identify potential vulnerabilities.
Python
584
5 points
Featured MCP Services
M
Markdownify MCP
Markdownify is a multi-functional file conversion service that supports converting multiple formats such as PDFs, images, audio, and web page content into Markdown format.
TypeScript
1.8K
5 points
G
Gitlab MCP Server
Certified
The GitLab MCP server is a project based on the Model Context Protocol that provides a comprehensive toolset for interacting with GitLab accounts, including code review, merge request management, CI/CD configuration, and other functions.
TypeScript
154
4.3 points
N
Notion Api MCP
Certified
A Python-based MCP Server that provides advanced to-do list management and content organization functions through the Notion API, enabling seamless integration between AI models and Notion.
Python
201
4.5 points
D
Duckduckgo MCP Server
Certified
The DuckDuckGo Search MCP Server provides web search and content scraping services for LLMs such as Claude.
Python
892
4.3 points
F
Figma Context MCP
Framelink Figma MCP Server is a server that provides access to Figma design data for AI programming tools (such as Cursor). By simplifying the Figma API response, it helps AI more accurately achieve one - click conversion from design to code.
TypeScript
6.7K
4.5 points
U
Unity
Certified
UnityMCP is a Unity editor plugin that implements the Model Context Protocol (MCP), providing seamless integration between Unity and AI assistants, including real - time state monitoring, remote command execution, and log functions.
C#
616
5 points
G
Gmail MCP Server
A Gmail automatic authentication MCP server designed for Claude Desktop, supporting Gmail management through natural language interaction, including complete functions such as sending emails, label management, and batch operations.
TypeScript
335
4.5 points
M
Minimax MCP Server
The MiniMax Model Context Protocol (MCP) is an official server that supports interaction with powerful text-to-speech, video/image generation APIs, and is suitable for various client tools such as Claude Desktop and Cursor.
Python
798
4.8 points
AIbase
Zhiqi Future, Your AI Solution Think Tank
© 2025AIbase