Skip to content
MCP-Bridge
Cloud Infrastructure

AWS Config MCP Config

<fullname>Config</fullname> <p>Config provides a way to keep track of the configurations of all the Amazon Web Services resources associated with your Amazon Web Services account. You can use Config to get the current and historical configurations of each Amazon Web Services resource and also to get

Config URL

Use this URL in any MCP-compatible client to fetch the config automatically.

https://mcp-bridge.pages.dev/config/amazonaws-com-config.json

Configuration JSON

Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-config.json to fetch programmatically.

{
  "mcpServers": {
    "amazonaws-com-config": {
      "command": "npx",
      "args": ["-y","@mcp/amazonaws-com-config"],
      "env": {
      "AWS_CONFIG_API_KEY": "your_aws_config_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-config.json

Environment Variables

AWS_CONFIG_API_KEY

Replace your_aws_config_api_key with your actual aws config api key

Endpoints

POST/#X-Amz-Target=StarlingDoveService.BatchGetAggregateResourceConfig

BatchGetAggregateResourceConfig

POST/#X-Amz-Target=StarlingDoveService.BatchGetResourceConfig

BatchGetResourceConfig

POST/#X-Amz-Target=StarlingDoveService.DeleteAggregationAuthorization

DeleteAggregationAuthorization

POST/#X-Amz-Target=StarlingDoveService.DeleteConfigRule

DeleteConfigRule

POST/#X-Amz-Target=StarlingDoveService.DeleteConfigurationAggregator

DeleteConfigurationAggregator

POST/#X-Amz-Target=StarlingDoveService.DeleteConfigurationRecorder

DeleteConfigurationRecorder

POST/#X-Amz-Target=StarlingDoveService.DeleteConformancePack

DeleteConformancePack

POST/#X-Amz-Target=StarlingDoveService.DeleteDeliveryChannel

DeleteDeliveryChannel

POST/#X-Amz-Target=StarlingDoveService.DeleteEvaluationResults

DeleteEvaluationResults

POST/#X-Amz-Target=StarlingDoveService.DeleteOrganizationConfigRule

DeleteOrganizationConfigRule