Skip to main content
Glama
davidalbertonogueira

redshift-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoHTTP server port (used in HTTP mode)3000
API_TOKENNoBearer token (required if ENABLE_AUTH=true)
REDACT_PIINoRedact email/phone in output datafalse
ENABLE_AUTHNoEnable Bearer token authenticationfalse
DATABASE_URLYesRedshift connection string. Format: redshift://username:password@hostname:port/database?ssl=true
STATELESS_MODENoEnable stateless mode for horizontal scalingfalse
TRANSPORT_MODENoTransport mode: stdio for IDEs, http for web/cloudstdio
ALLOWED_ORIGINSNoCORS allowed origins*
ENABLE_RESUMABILITYNoEvent resumability (stateful mode only)false

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

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/davidalbertonogueira/redshift-mcp-server'

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