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