Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"redshift-legacy": {
"command": "uvx",
"args": [
"awslabs.redshift-mcp-server@latest"
],
"env": {
"AWS_REGION": "us-east-1",
"AWS_PROFILE": "legacy"
}
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Environment variables set when the server starts
AWS_REGION=us-east-1AWS_PROFILE=legacyDeclared capabilities of this MCP server
npx claudepluginhub eraliod/dotfiles --plugin redshift-mcp