v2.1.0
punkpeye/fastmcpv2.1.0May 21, 2025by github-actions[bot]
AI Summary
This release adds support for a health endpoint to fastmcp, allowing users to check the status of their MCP server. The feature was implemented to address issue #68.
Key Highlights
- Added health endpoint support for MCP server status checking
- Implemented as feature request #68
New Features
- Health endpoint support for monitoring MCP server status
Full Release Notes
# [2.1.0](https://github.com/punkpeye/fastmcp/compare/v2.0.0...v2.1.0) (2025-05-21) ### Features * add support for health endpoint ([#68](https://github.com/punkpeye/fastmcp/issues/68)) ([ed11d94](https://github.com/punkpeye/fastmcp/commit/ed11d94df97f65d55b85353e7cf04cc1b8426117))