67
/ 100
22 days ago
glama

Redshift MCP Server

Enables AI agents to interact with Amazon Redshift databases using natural language to execute queries, list tables, describe schemas, and retrieve sample data.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 2 credentials: REDIS_PASSWORD, REDSHIFT_PASSWORD
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configREDIS_HOST
configREDIS_PORT
🔐 secretREDIS_PASSWORD
configREDIS_DB
configREDSHIFT_HOST"": "localhost",
configREDSHIFT_PORT"": "5432",
configREDSHIFT_DATABASE"": "postgres",
configREDSHIFT_USER"": "postgres",
🔐 secretREDSHIFT_PASSWORD"": "password"
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 6 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/deeparajareddy-redshift-mcp-server-1x2y5d)](https://m8ven.ai/mcp/deeparajareddy-redshift-mcp-server-1x2y5d)
commit: 5eea222c0c8958d30c52f4acee1c0a5cfec9a3ea
code hash: e8a653a9e7c514896e0dd791dc51fec9beda7b4e4d1dfa4af2bda165d84c940d
verified: 7/9/2026, 10:17:08 AM
view raw JSON →