v3.5.0

punkpeye/fastmcpv3.5.0Jun 21, 2025by github-actions[bot]

AI Summary

FastMCP v3.5.0 introduces a parameterless server.start() method that enables automatic configuration through CLI arguments, simplifying server initialization for users.

Key Highlights

  • Added parameterless server.start() method for simplified server initialization
  • CLI-based auto-configuration allows passing parameters via command line
  • Addresses issue #127 for improved developer experience

New Features

  • Implement Parameterless `server.start()` with CLI-Based Auto-Configuration (#127)

Full Release Notes

# [3.5.0](https://github.com/punkpeye/fastmcp/compare/v3.4.0...v3.5.0) (2025-06-21)


### Features

* Implement Parameterless `server.start()` with CLI-Based Auto-Configuration ([#127](https://github.com/punkpeye/fastmcp/issues/127)) ([16e12b8](https://github.com/punkpeye/fastmcp/commit/16e12b8d61810739330a021577b216ab53145469))