Skip to main content
Glama

Redshift MCP Server

by Moonlight-CL

execute_sql

Run SQL queries on Amazon Redshift clusters via the Redshift MCP Server to explore schemas, execute queries, and collect statistics efficiently.

Instructions

Execute a SQL Query on the Redshift cluster

Input Schema

NameRequiredDescriptionDefault
sqlYesThe SQL to Execute

Input Schema (JSON Schema)

{ "properties": { "sql": { "description": "The SQL to Execute", "type": "string" } }, "required": [ "sql" ], "type": "object" }
Install Server

Other Tools from Redshift MCP Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/Moonlight-CL/redshift-mcp-server'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server