All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add environment variable
AWS_DOCUMENTATION_PARTITIONto select AWS documentation partition. - Add
get_available_servicesandread_documentationwhenAWS_DOCUMENTATION_PARTITIONis set toaws-cn.
- BREAKING CHANGE: Server Sent Events (SSE) support has been removed in accordance with the Model Context Protocol specification's backwards compatibility guidelines
- This change prepares for future support of Streamable HTTP transport
First release of AWS Documentation MCP Server.
- Initial project setup