Amazon CloudWatch Application Insights MCP Config
<fullname>Amazon CloudWatch Application Insights</fullname> <p> Amazon CloudWatch Application Insights is a service that helps you detect common problems with your applications. It enables you to pinpoint the source of issues in your applications (built with technologies such as Microsoft IIS, .NET,
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-application-insights.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-application-insights.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-application-insights": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-application-insights"],
"env": {
"AMAZON_CLOUDWATCH_APPLICATION_INSIGHTS_API_KEY": "your_amazon_cloudwatch_application_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-application-insights.jsonEnvironment Variables
AMAZON_CLOUDWATCH_APPLICATION_INSIGHTS_API_KEYReplace your_amazon_cloudwatch_application_insights_api_key with your actual amazon cloudwatch application insights api key
Endpoints
/#X-Amz-Target=EC2WindowsBarleyService.CreateApplicationCreateApplication
/#X-Amz-Target=EC2WindowsBarleyService.CreateComponentCreateComponent
/#X-Amz-Target=EC2WindowsBarleyService.CreateLogPatternCreateLogPattern
/#X-Amz-Target=EC2WindowsBarleyService.DeleteApplicationDeleteApplication
/#X-Amz-Target=EC2WindowsBarleyService.DeleteComponentDeleteComponent
/#X-Amz-Target=EC2WindowsBarleyService.DeleteLogPatternDeleteLogPattern
/#X-Amz-Target=EC2WindowsBarleyService.DescribeApplicationDescribeApplication
/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponentDescribeComponent
/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponentConfigurationDescribeComponentConfiguration
/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponentConfigurationRecommendationDescribeComponentConfigurationRecommendation