v3.35.0

ruixenui/ruixen.comv3.35.0Apr 2, 2026by github-actions[bot]

AI Summary

fastmcp v3.35.0 introduces a new callback mechanism to handle tool calls within the MCP framework.

Key Highlights

  • Added onToolCall callback feature
  • Addresses issue #163 regarding tool call handling

New Features

  • onToolCall callback

Full Release Notes

# [3.35.0](https://github.com/punkpeye/fastmcp/compare/v3.34.0...v3.35.0) (2026-04-02)


### Features

* add onToolCall callback ([#254](https://github.com/punkpeye/fastmcp/issues/254)) ([b0ca1ef](https://github.com/punkpeye/fastmcp/commit/b0ca1ef069d98a964d45dd19857711ba6f28df8a)), closes [#163](https://github.com/punkpeye/fastmcp/issues/163)