1- # aws-documentation MCP Server Registry Entry
2- # Auto-imported from ToolHive registry.json
3- #
4- # Original source: https://github.com/stacklok/toolhive
5- # Import timestamp: 2025-08-14T07:27:00Z
6- # ---
71name : aws-documentation
2+ image : ghcr.io/stacklok/dockyard/uvx/aws-documentation:1.1.2
83description : Access AWS documentation, search for content, and get recommendations.
94tier : Official
105status : Active
116transport : stdio
12- tools :
13- - read_documentation
14- - recommend
15- - search_documentation
16- metadata :
17- stars : 5950
18- pulls : 10451
19- last_updated : " 2025-08-22T09:45:09Z"
20- repository_url : https://github.com/awslabs/mcp
21- tags :
22- - aws
23- - content
24- - documentation
25- - knowledge-base
26- image : docker.io/mcp/aws-documentation:latest
7+ target_port : 0
278permissions :
9+ name : " "
10+ read : []
11+ write : []
2812 network :
2913 outbound :
14+ insecure_allow_all : false
3015 allow_host :
3116 - .docs.aws.amazon.com
3217 - .docs.amazonaws.cn
3318 allow_port :
3419 - 443
20+ tools :
21+ - read_documentation
22+ - search_documentation
23+ - recommend
3524env_vars :
3625 - name : AWS_DOCUMENTATION_PARTITION
3726 description : AWS documentation partition (aws, aws-cn)
@@ -41,3 +30,21 @@ env_vars:
4130 description : Logging level (DEBUG, INFO, WARNING, ERROR, CRITICAL)
4231 required : false
4332 default : ERROR
33+ args : []
34+ metadata :
35+ stars : 5950
36+ pulls : 0
37+ last_updated : 2025-08-22T09:40:58Z
38+ repository_url : https://github.com/awslabs/mcp
39+ tags :
40+ - aws
41+ - documentation
42+ - cloud
43+ - reference
44+ # Provenance for supply chain security (Dockyard build)
45+ provenance :
46+ cert_issuer : https://token.actions.githubusercontent.com
47+ repository_uri : https://github.com/stacklok/dockyard
48+ runner_environment : github-hosted
49+ signer_identity : /.github/workflows/build-containers.yml
50+ sigstore_url : tuf-repo-cdn.sigstore.dev
0 commit comments