AWS Cost Explorer Service MCP Config
<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
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-ce.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-ce.json to fetch programmatically.
{
"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"
}
}
}
}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-ce.jsonEnvironment Variables
AWS_COST_EXPLORER_SERVICE_API_KEYReplace your_aws_cost_explorer_service_api_key with your actual aws cost explorer service api key
Endpoints
/#X-Amz-Target=AWSInsightsIndexService.CreateAnomalyMonitorCreateAnomalyMonitor
/#X-Amz-Target=AWSInsightsIndexService.CreateAnomalySubscriptionCreateAnomalySubscription
/#X-Amz-Target=AWSInsightsIndexService.CreateCostCategoryDefinitionCreateCostCategoryDefinition
/#X-Amz-Target=AWSInsightsIndexService.DeleteAnomalyMonitorDeleteAnomalyMonitor
/#X-Amz-Target=AWSInsightsIndexService.DeleteAnomalySubscriptionDeleteAnomalySubscription
/#X-Amz-Target=AWSInsightsIndexService.DeleteCostCategoryDefinitionDeleteCostCategoryDefinition
/#X-Amz-Target=AWSInsightsIndexService.DescribeCostCategoryDefinitionDescribeCostCategoryDefinition
/#X-Amz-Target=AWSInsightsIndexService.GetAnomaliesGetAnomalies
/#X-Amz-Target=AWSInsightsIndexService.GetAnomalyMonitorsGetAnomalyMonitors
/#X-Amz-Target=AWSInsightsIndexService.GetAnomalySubscriptionsGetAnomalySubscriptions