Catalog
Redshift MCP Server
Officialby davidalbertonogueira
Secure, read-only access to Amazon Redshift with schema introspection and smart sampling
Read-only access to Amazon Redshift with schema introspection and sampling.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"redshift-mcp-server": {
"command": "npx",
"args": [
"-y",
"@davidalbertonogueira/redshift-mcp-server@1.0.5"
]
}
}
}