DatabasesAuto-generated
AWS Cost Explorer Service MCP Server
<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
Quick Setup
Transport: STDIO
Command: npx -y @mcp/amazonaws-com-ce
Environment Variables
AWS_COST_EXPLORER_SERVICE_API_KEYExample: your_aws_cost_explorer_service_api_key
MCP Server Configuration
Add this to your claude_desktop_config.json or Cursor MCP settings.
{
"mcpServers": {
"amazonaws-com-ce": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-ce"],
"env": {
"AWS_COST_EXPLORER_SERVICE_API_KEY": "your_aws_cost_explorer_service_api_key"
}
}
}
}Endpoints
POST
/#X-Amz-Target=AWSInsightsIndexService.CreateAnomalyMonitorCreateAnomalyMonitor
POST
/#X-Amz-Target=AWSInsightsIndexService.CreateAnomalySubscriptionCreateAnomalySubscription
POST
/#X-Amz-Target=AWSInsightsIndexService.CreateCostCategoryDefinitionCreateCostCategoryDefinition
POST
/#X-Amz-Target=AWSInsightsIndexService.DeleteAnomalyMonitorDeleteAnomalyMonitor
POST
/#X-Amz-Target=AWSInsightsIndexService.DeleteAnomalySubscriptionDeleteAnomalySubscription
POST
/#X-Amz-Target=AWSInsightsIndexService.DeleteCostCategoryDefinitionDeleteCostCategoryDefinition
POST
/#X-Amz-Target=AWSInsightsIndexService.DescribeCostCategoryDefinitionDescribeCostCategoryDefinition
POST
/#X-Amz-Target=AWSInsightsIndexService.GetAnomaliesGetAnomalies
POST
/#X-Amz-Target=AWSInsightsIndexService.GetAnomalyMonitorsGetAnomalyMonitors
POST
/#X-Amz-Target=AWSInsightsIndexService.GetAnomalySubscriptionsGetAnomalySubscriptions