Amazon CloudWatch Application Insights MCP Server
<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,
Quick Answer
- 1. The Amazon CloudWatch Application Insights MCP server lets Claude, Cursor, and VS Code interact with the Amazon CloudWatch Application Insights API through natural language.
- 2. Setup: Add the config to
claude_desktop_config.json, set your environment variables, and restart. - 3. 10 operations available including CreateApplication, CreateComponent, CreateLogPattern, and more.
- 4. Quality score: 46/99 — fair source quality and documentation coverage.
Overview
Category: Databases
Auth: None
Endpoints: 10
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-application-insights
Spec: v2018-11-25
Setup time: ~30 sec (no auth)
Environment Variables
AMAZON_CLOUDWATCH_APPLICATION_INSIGHTS_API_KEYExample: your_amazon_cloudwatch_application_insights_api_key
One-Click Install
Copy the snippet for your MCP client and paste it in — zero editing required.
Claude Desktop
Add to claude_desktop_config.json
{
"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"
}
}
}
}Cursor
Settings → MCP Servers → Add
{
"mcpServers": {
"amazonaws-com-application-insights": {
"url": "https://mcpbridge.org/config/amazonaws-com-application-insights.json"
}
}
}Saves as .cursor/mcp.json in the download. Move it to your project root.
VS Code
Use with MCP extension
{
"mcpServers": {
"amazonaws-com-application-insights": {
"url": "https://mcpbridge.org/config/amazonaws-com-application-insights.json"
}
}
}MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"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"
}
}
}
}What You Can Build
With the Amazon CloudWatch Application Insights MCP server, your AI assistant can:
- Access 10 API operations through natural language
- Read, create, and modify databases resources without writing HTTP requests
- Chain multiple operations in a single conversation for complex workflows
- Combine with other MCP servers for cross-tool automation
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
Authentication
No authentication required. This MCP server can be used without API keys.
Spec Version
Version: 2018-11-25
Spec version published with the OpenAPI document. Config auto-updates when the spec changes.
Page last updated: June 13, 2026
Quality Score
- +Auto-generated (+12)
- +Has documentation (+12)
- +OpenAPI spec available (+8)
- +10 endpoints (+14)
Own this API?
Claim your listing to update description, links, and category — and get a verified badge.
Claim this listing →Similar APIs
Other APIs in the Databases category.
PostgreSQL (MCP)
Query and manage PostgreSQL databases directly from your AI agent. Read schemas, run queries, and manage data.
Database CredentialsNotion API
Hello and welcome! To make use of this API collection collection as it's written, please duplicate [this database template](https://www.notion.so/8e2c2b769e1d47d287b9ed3035d607ae?v=dc1b92875fb94f10834ba8d36549bd2a). [Create an integration](https://www.notion.so/my-integrations) to retrieve an API
Application Auto Scaling
<p>With Application Auto Scaling, you can configure automatic scaling for the following resources:</p> <ul> <li> <p>Amazon AppStream 2.0 fleets</p> </li> <li> <p>Amazon Aurora Replicas</p> </li> <li> <p>Amazon Comprehend document classification and entity recognizer endpoints</p> </li> <li> <p>Amazo
AWS Cost Explorer Service
<p>You can use the Cost Explorer API to programmatically query your cost and usage data. You can query for aggregated data such as total monthly costs or total daily usage. You can also query for granular data. This might include the number of daily write operations for Amazon DynamoDB database tabl