Skip to content
Back to search
30
MCP

Redshift Query

pulsemcp/redshift query

Enables AI assistants to run read-only SQL queries against Amazon Redshift with tools for table listing, schema inspection, and query execution.

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

Similar MCP servers embedding-nearest

Redshift
Provides secure Amazon Redshift database access with configurable permission modes (readonly, readwrite, admin) that enforce SQL operation r
0 tools
SQL Server by bulentkeskin
Enables AI assistants to search tables, execute read-only queries, and retrieve metadata from SQL Server databases.
0 tools
Redshift MCP Server
Secure, read-only access to Amazon Redshift with schema introspection and smart sampling
0 tools
MySQL Database Query
Enables AI systems to execute and retrieve data from MySQL databases through a Spring Boot server that translates natural language requests
0 tools
io.github.schemacrawler/schemacrawler-ai
Enables natural language schema queries — explore tables, keys, procedures, and get SQL help fast
0 tools
QueryShield
Secure SQL proxy for AI agents with natural language to SQL translation, AST safety checks, per-agent row-level security, and audit logging.
0 tools

How to use

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

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