AWS Performance Insights MCP Config
<fullname>Amazon RDS Performance Insights</fullname> <p>Amazon RDS Performance Insights enables you to monitor and explore different dimensions of database load based on data captured from a running DB instance. The guide provides detailed information about Performance Insights data types, parameter
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-pi.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-pi.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-pi": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-pi"],
"env": {
"AWS_PERFORMANCE_INSIGHTS_API_KEY": "your_aws_performance_insights_api_key"
}
}
}
}How to Use
Cursor
Go to Cursor Settings → MCP Servers → Add with the JSON above.
CLI / curl
Fetch the config programmatically:
curl https://mcp-bridge.pages.dev/config/amazonaws-com-pi.jsonEnvironment Variables
AWS_PERFORMANCE_INSIGHTS_API_KEYReplace your_aws_performance_insights_api_key with your actual aws performance insights api key
Endpoints
/#X-Amz-Target=PerformanceInsightsv20180227.DescribeDimensionKeysDescribeDimensionKeys
/#X-Amz-Target=PerformanceInsightsv20180227.GetDimensionKeyDetailsGetDimensionKeyDetails
/#X-Amz-Target=PerformanceInsightsv20180227.GetResourceMetadataGetResourceMetadata
/#X-Amz-Target=PerformanceInsightsv20180227.GetResourceMetricsGetResourceMetrics
/#X-Amz-Target=PerformanceInsightsv20180227.ListAvailableResourceDimensionsListAvailableResourceDimensions
/#X-Amz-Target=PerformanceInsightsv20180227.ListAvailableResourceMetricsListAvailableResourceMetrics