v3.3.0
punkpeye/fastmcpv3.3.0Jun 13, 2025by github-actions[bot]
AI Summary
This minor release adds the ability to customize the HTTP server endpoint in fastmcp, providing more flexibility for deployment configurations. The update addresses feature request #111.
Key Highlights
- Added support to change HTTP server endpoint
- Addresses issue #111 from the community
New Features
- Add support to change http server endpoint (#111)
Full Release Notes
# [3.3.0](https://github.com/punkpeye/fastmcp/compare/v3.2.0...v3.3.0) (2025-06-13) ### Features * Add support to change http server endpoint ([#111](https://github.com/punkpeye/fastmcp/issues/111)) ([1eb1b2c](https://github.com/punkpeye/fastmcp/commit/1eb1b2c48725af78a7af823a09759787baa8aafa))