AWS Documentation MCP Server
Related Servers
Alternatives to AWS Documentation MCP Server
No user-submitted related servers found.
Related Servers
- AlicenseNot gradedqualityDmaintenanceProvides tools to read, search, and get recommendations for AWS documentation pages, with support for both global and China regions.Apache 2.0
- AlicenseAqualityNot gradedmaintenanceEnables users to access, search, and get recommendations from AWS documentation through natural language queries. Supports both global AWS documentation and AWS China documentation with tools to fetch pages, search content, and discover related resources.3Apache 2.0
- AlicenseAqualityDmaintenanceEnables access to AWS documentation through natural language by fetching and converting documentation pages to markdown, searching AWS docs, and getting content recommendations for AWS service documentation.3Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables searching AWS Amplify documentation using natural language queries with advanced search syntax, smart ranking, and generation selection.4 npm1ISC
- AlicenseAqualityCmaintenanceEnables searching and reading OCI documentation using the Oracle Help Center Search API. Provides tools for finding relevant documentation URLs and reading page content.211MIT
- AlicenseAqualityBmaintenanceProvides read-only tools to search, read, and look up Natural API documentation from an AI agent, enabling documentation lookup without credentials.4MIT
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: read_documentation fetches and converts content, recommend provides related page suggestions, and search_documentation performs keyword searches. There is no overlap in functionality, making it easy for an agent to select the appropriate tool based on the task.
All tool names follow a consistent verb_noun pattern (read_documentation, recommend, search_documentation) using snake_case. The naming is predictable and aligned with their functions, enhancing readability and usability.
With only 3 tools, the server feels thin for an AWS documentation domain, which could involve more operations like filtering, summarizing, or managing documentation history. While the tools cover core reading, searching, and recommending, the scope might benefit from additional utilities to handle complex documentation workflows.
The tool set covers essential documentation interactions: reading, searching, and discovering related content. However, there are minor gaps, such as no tools for summarizing documentation, tracking changes, or interacting with user-specific documentation notes, which could limit advanced agent workflows.