@@ -12,67 +12,67 @@ status: Deprecated
1212transport : stdio
1313targetport : 0
1414permissions :
15- name : " "
16- read : []
17- write : []
18- network :
19- outbound :
20- insecureallowall : false
21- allowhost :
22- - aws.amazon.com
23- - pricing.us-east-1.amazonaws.com
24- - api.pricing.us-east-1.amazonaws.com
25- - api.pricing.eu-central-1.amazonaws.com
26- - api.pricing.ap-southeast-1.amazonaws.com
27- allowport :
28- - 443
15+ name : " "
16+ read : []
17+ write : []
18+ network :
19+ outbound :
20+ insecureallowall : false
21+ allowhost :
22+ - aws.amazon.com
23+ - pricing.us-east-1.amazonaws.com
24+ - api.pricing.us-east-1.amazonaws.com
25+ - api.pricing.eu-central-1.amazonaws.com
26+ - api.pricing.ap-southeast-1.amazonaws.com
27+ allowport :
28+ - 443
2929tools :
30- - analyze_cdk_project
31- - analyze_terraform_project
32- - get_pricing_from_web
33- - get_pricing_from_api
34- - get_bedrock_patterns
35- - generate_cost_report
30+ - analyze_cdk_project
31+ - analyze_terraform_project
32+ - get_pricing_from_web
33+ - get_pricing_from_api
34+ - get_bedrock_patterns
35+ - generate_cost_report
3636envvars :
37- - name : AWS_ACCESS_KEY_ID
38- description : AWS access key ID with access to the AWS Pricing API
39- required : false
40- default : " "
41- secret : true
42- - name : AWS_SECRET_ACCESS_KEY
43- description : AWS secret access key
44- required : false
45- default : " "
46- secret : true
47- - name : AWS_SESSION_TOKEN
48- description : AWS session token for temporary credentials
49- required : false
50- default : " "
51- secret : true
52- - name : AWS_REGION
53- description : AWS region for the Pricing API endpoint (us-east-1, eu-central-1, ap-southeast-1)
54- required : false
55- default : us-east-1
56- secret : false
57- - name : FASTMCP_LOG_LEVEL
58- description : Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
59- required : false
60- default : ERROR
61- secret : false
37+ - name : AWS_ACCESS_KEY_ID
38+ description : AWS access key ID with access to the AWS Pricing API
39+ required : false
40+ default : " "
41+ secret : true
42+ - name : AWS_SECRET_ACCESS_KEY
43+ description : AWS secret access key
44+ required : false
45+ default : " "
46+ secret : true
47+ - name : AWS_SESSION_TOKEN
48+ description : AWS session token for temporary credentials
49+ required : false
50+ default : " "
51+ secret : true
52+ - name : AWS_REGION
53+ description : AWS region for the Pricing API endpoint (us-east-1, eu-central-1, ap-southeast-1)
54+ required : false
55+ default : us-east-1
56+ secret : false
57+ - name : FASTMCP_LOG_LEVEL
58+ description : Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
59+ required : false
60+ default : ERROR
61+ secret : false
6262args : []
6363metadata :
64- stars : 5281
65- pulls : 8163
66- lastupdated : " 2025-08-11T00:24:59Z "
64+ stars : 5281
65+ pulls : 8163
66+ lastupdated : " 2025-08-22T02:32:58Z "
6767repositoryurl : https://github.com/awslabs/mcp
6868tags :
69- - aws
70- - cost-analysis
71- - pricing
72- - estimates
73- - cost-insights
74- - aws-costs
75- - aws-pricing
69+ - aws
70+ - cost-analysis
71+ - pricing
72+ - estimates
73+ - cost-insights
74+ - aws-costs
75+ - aws-pricing
7676dockertags : []
7777provenance : null
7878custommetadata : {}
0 commit comments