Service Quotas MCP Config
With Service Quotas, you can view and manage your quotas easily as your AWS workloads grow. Quotas, also referred to as limits, are the maximum number of resources that you can create in your AWS account. For more information, see the <a href="https://docs.aws.amazon.com/servicequotas/latest/usergui
Config URL
Use this URL in any MCP-compatible client to fetch the config automatically.
https://mcp-bridge.pages.dev/config/amazonaws-com-service-quotas.jsonConfiguration JSON
Use curl https://mcp-bridge.pages.dev/config/amazonaws-com-service-quotas.json to fetch programmatically.
{
"mcpServers": {
"amazonaws-com-service-quotas": {
"command": "npx",
"args": ["-y","@mcp/amazonaws-com-service-quotas"],
"env": {
"SERVICE_QUOTAS_API_KEY": "your_service_quotas_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-service-quotas.jsonEnvironment Variables
SERVICE_QUOTAS_API_KEYReplace your_service_quotas_api_key with your actual service quotas api key
Endpoints
/#X-Amz-Target=ServiceQuotasV20190624.AssociateServiceQuotaTemplateAssociateServiceQuotaTemplate
/#X-Amz-Target=ServiceQuotasV20190624.DeleteServiceQuotaIncreaseRequestFromTemplateDeleteServiceQuotaIncreaseRequestFromTemplate
/#X-Amz-Target=ServiceQuotasV20190624.DisassociateServiceQuotaTemplateDisassociateServiceQuotaTemplate
/#X-Amz-Target=ServiceQuotasV20190624.GetAWSDefaultServiceQuotaGetAWSDefaultServiceQuota
/#X-Amz-Target=ServiceQuotasV20190624.GetAssociationForServiceQuotaTemplateGetAssociationForServiceQuotaTemplate
/#X-Amz-Target=ServiceQuotasV20190624.GetRequestedServiceQuotaChangeGetRequestedServiceQuotaChange
/#X-Amz-Target=ServiceQuotasV20190624.GetServiceQuotaGetServiceQuota
/#X-Amz-Target=ServiceQuotasV20190624.GetServiceQuotaIncreaseRequestFromTemplateGetServiceQuotaIncreaseRequestFromTemplate
/#X-Amz-Target=ServiceQuotasV20190624.ListAWSDefaultServiceQuotasListAWSDefaultServiceQuotas
/#X-Amz-Target=ServiceQuotasV20190624.ListRequestedServiceQuotaChangeHistoryListRequestedServiceQuotaChangeHistory