Skip to content
Back to search
30
MCP

Redshift

pulsemcp/redshift

Provides secure Amazon Redshift database access with configurable permission modes (readonly, readwrite, admin) that enforce SQL operation restrictions, featuring automatic connection management, schema discovery, query execution, and built-in command filtering to prevent dangerous operations.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Redshift Query
Enables AI assistants to run read-only SQL queries against Amazon Redshift with tools for table listing, schema inspection, and query execut
0 tools
Redshift MCP Server
Secure, read-only access to Amazon Redshift with schema introspection and smart sampling
0 tools
AWS RDS MySQL
Provides direct SQL execution access to AWS RDS MySQL databases with safety measures that block dangerous operations while supporting standa
0 tools
SQLite Database
Provides secure SQLite database interaction with schema inspection and query execution capabilities for data analysis, content management, a
0 tools
DreamFactory
Enables AI to interact with databases through DreamFactory's REST API, providing secure, structured access to schemas, data, and stored proc
0 tools
Snowflake
Provides secure access to Snowflake databases with robust connection management, supporting both password and key pair authentication for SQ
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "redshift": {
      "url": "None",
      "transport": "http"
    }
  }
}