Skip to content
MCP-Bridge
Databases

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.json

Configuration 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

Claude Desktop

Paste the config JSON into your claude_desktop_config.json.

Full instructions →

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.json

Environment Variables

AMAZON_CLOUDWATCH_APPLICATION_INSIGHTS_API_KEY

Replace your_amazon_cloudwatch_application_insights_api_key with your actual amazon cloudwatch application insights api key

Endpoints

POST/#X-Amz-Target=EC2WindowsBarleyService.CreateApplication

CreateApplication

POST/#X-Amz-Target=EC2WindowsBarleyService.CreateComponent

CreateComponent

POST/#X-Amz-Target=EC2WindowsBarleyService.CreateLogPattern

CreateLogPattern

POST/#X-Amz-Target=EC2WindowsBarleyService.DeleteApplication

DeleteApplication

POST/#X-Amz-Target=EC2WindowsBarleyService.DeleteComponent

DeleteComponent

POST/#X-Amz-Target=EC2WindowsBarleyService.DeleteLogPattern

DeleteLogPattern

POST/#X-Amz-Target=EC2WindowsBarleyService.DescribeApplication

DescribeApplication

POST/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponent

DescribeComponent

POST/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponentConfiguration

DescribeComponentConfiguration

POST/#X-Amz-Target=EC2WindowsBarleyService.DescribeComponentConfigurationRecommendation

DescribeComponentConfigurationRecommendation