v3.7.0
punkpeye/fastmcpv3.7.0Jun 28, 2025by github-actions[bot]
AI Summary
This release adds support for well-known OAuth endpoints, enabling easier OAuth configuration for MCP servers. The update addresses issue #132 by implementing a standardized way to handle OAuth discovery.
Key Highlights
- Added support for well-known OAuth endpoints
- Enables easier OAuth configuration for MCP servers
- Implements standardized OAuth discovery mechanism
New Features
- Support for well-known OAuth endpoints (#132)
Full Release Notes
# [3.7.0](https://github.com/punkpeye/fastmcp/compare/v3.6.2...v3.7.0) (2025-06-28) ### Features * support for well-known oauth endpoints ([#132](https://github.com/punkpeye/fastmcp/issues/132)) ([feec3f7](https://github.com/punkpeye/fastmcp/commit/feec3f7f8e6561af0223d7c0036e919e342a92fc))