v1.27.0
punkpeye/fastmcpv1.27.0May 7, 2025by github-actions[bot]
AI Summary
This release (v1.27.0) adds configurable roots support to fastmcp, addressing feature request #59. The update allows users to configure root directories for their MCP server, providing more flexibility in how the server handles file system operations.
Key Highlights
- Added configurable roots support
- Addresses GitHub issue #59
- Released on 2025-05-07
New Features
- Configurable roots support - allows configuring root directories for the MCP server
Full Release Notes
# [1.27.0](https://github.com/punkpeye/fastmcp/compare/v1.26.0...v1.27.0) (2025-05-07) ### Features * configurable roots support ([#59](https://github.com/punkpeye/fastmcp/issues/59)) ([b3c7e91](https://github.com/punkpeye/fastmcp/commit/b3c7e9130f5c14f3f6f2ffef2129544ae93c6d3c))