An MCP server that provides access to AWS documentation. This server allows Claude to search and retrieve information from AWS documentation to help answer questions about AWS services and features.
まだレビューはありません. 最初のレビューを投稿しましょう!
会話に参加するにはサインインしてください
Fetches an AWS documentation page and converts it to markdown format. Parameters: url (string)
Searches AWS documentation using the official AWS Documentation Search API. Parameters: ctx (Context), search_phrase (string), limit (int), product_types (optional List[string]), guide_types (optional List[string])
Fetches sections of AWS documentation page and converts it to markdown format. Parameters: url (string), section (list[string])
Gets content recommendations for an AWS documentation page. Parameters: url (string)
Gets a list of available AWS services in China regions. No parameters.